Skip to content

Commit

Permalink
fs-4647 bump utils (#501)
Browse files Browse the repository at this point in the history
  • Loading branch information
srh-sloan authored Sep 24, 2024
1 parent 56ec00d commit 511558a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 8 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=requirements-dev.txt requirements-dev.in
# pip-compile requirements-dev.in
#
a2wsgi==1.10.6
# via
Expand Down Expand Up @@ -166,7 +166,7 @@ flupy==1.2.0
# via
# -r requirements.txt
# alembic-utils
funding-service-design-utils==5.0.6
funding-service-design-utils==5.0.8
# via -r requirements.txt
gunicorn==22.0.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#-----------------------------------
# FSD Utils
#-----------------------------------
funding-service-design-utils>=5.0.6
funding-service-design-utils>=5.0.8,<6.0.0

requests==2.32.3

Expand Down
8 changes: 3 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=requirements.txt requirements.in
# pip-compile requirements.in
#
a2wsgi==1.10.6
# via connexion
Expand Down Expand Up @@ -99,7 +99,7 @@ flask-sqlalchemy==3.1.1
# funding-service-design-utils
flupy==1.2.0
# via alembic-utils
funding-service-design-utils==5.0.6
funding-service-design-utils==5.0.8
# via -r requirements.in
gunicorn==22.0.0
# via funding-service-design-utils
Expand Down Expand Up @@ -187,9 +187,7 @@ pycparser==2.22
pygments==2.18.0
# via rich
pyjwt[crypto]==2.8.0
# via
# funding-service-design-utils
# pyjwt
# via funding-service-design-utils
python-dateutil==2.9.0.post0
# via
# botocore
Expand Down

0 comments on commit 511558a

Please sign in to comment.