Skip to content

Commit

Permalink
Upgrade requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
bartsanchez committed Aug 6, 2024
1 parent 1836cb2 commit 1f7e306
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ click-repl==0.3.0
# via celery
codecov==2.1.13
# via -r requirements.in
coverage[toml]==7.6.0
coverage[toml]==7.6.1
# via
# codecov
# pytest-cov
Expand All @@ -48,7 +48,7 @@ decorator==5.1.1
# ipython
dj-database-url==2.2.0
# via -r requirements.in
django==5.0.7
django==5.0.8
# via
# -r requirements.in
# crispy-bootstrap5
Expand All @@ -75,7 +75,7 @@ executing==2.0.1
# via stack-data
factory-boy==3.3.0
# via -r requirements.in
faker==26.0.0
faker==26.2.0
# via factory-boy
freezegun==1.5.1
# via -r requirements.in
Expand All @@ -93,7 +93,7 @@ ipython==8.26.0
# via ipdb
jedi==0.19.1
# via ipython
kombu==5.3.7
kombu==5.4.0
# via celery
lxml==5.2.2
# via splinter
Expand Down Expand Up @@ -145,7 +145,7 @@ python-dateutil==2.9.0.post0
# freezegun
pyyaml==6.0.1
# via vcrpy
redis==5.0.7
redis==5.0.8
# via -r requirements.in
requests==2.32.3
# via
Expand Down

0 comments on commit 1f7e306

Please sign in to comment.