mirror of
https://github.com/Crocmagnon/checkout.git
synced 2024-11-22 08:08:04 +01:00
Compare commits
2 commits
ce46487ebd
...
be7eda4d1f
Author | SHA1 | Date | |
---|---|---|---|
|
be7eda4d1f | ||
|
1bcac52b17 |
3 changed files with 6 additions and 6 deletions
|
@ -54,7 +54,7 @@ django-solo==2.1.0
|
|||
# via -r requirements.in
|
||||
fonttools==4.46.0
|
||||
# via matplotlib
|
||||
freezegun==1.3.0
|
||||
freezegun==1.3.1
|
||||
# via -r requirements.in
|
||||
gunicorn==21.2.0
|
||||
# via -r requirements.in
|
||||
|
|
|
@ -49,7 +49,7 @@ filelock==3.13.1
|
|||
# via virtualenv
|
||||
h11==0.14.0
|
||||
# via wsproto
|
||||
identify==2.5.32
|
||||
identify==2.5.33
|
||||
# via pre-commit
|
||||
idna==3.6
|
||||
# via
|
||||
|
@ -78,7 +78,7 @@ packaging==23.2
|
|||
# black
|
||||
# build
|
||||
# pytest
|
||||
pathspec==0.11.2
|
||||
pathspec==0.12.1
|
||||
# via black
|
||||
pip-tools==7.3.0
|
||||
# via -r requirements-dev.in
|
||||
|
@ -88,7 +88,7 @@ platformdirs==4.1.0
|
|||
# virtualenv
|
||||
pluggy==1.3.0
|
||||
# via pytest
|
||||
pre-commit==3.5.0
|
||||
pre-commit==3.6.0
|
||||
# via -r requirements-dev.in
|
||||
py==1.11.0
|
||||
# via -r requirements-dev.in
|
||||
|
@ -131,7 +131,7 @@ requests==2.31.0
|
|||
# -c constraints.txt
|
||||
# pytest-base-url
|
||||
# pytest-selenium
|
||||
ruff==0.1.6
|
||||
ruff==0.1.7
|
||||
# via -r requirements-dev.in
|
||||
selenium==4.9.1
|
||||
# via
|
||||
|
|
|
@ -54,7 +54,7 @@ django-solo==2.1.0
|
|||
# via -r requirements.in
|
||||
fonttools==4.46.0
|
||||
# via matplotlib
|
||||
freezegun==1.3.0
|
||||
freezegun==1.3.1
|
||||
# via -r requirements.in
|
||||
gunicorn==21.2.0
|
||||
# via -r requirements.in
|
||||
|
|
Loading…
Reference in a new issue