Skip to content

Commit

Permalink
bumped utils version to 2.0.46 (#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsharma-prog authored Apr 30, 2024
1 parent 21af7ae commit 2dea970
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
4 changes: 1 addition & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@ clickclick==20.10.2
# via
# -r requirements.txt
# connexion
colorama==0.4.6
# via -r requirements.txt
commonmark==0.9.1
# via
# -r requirements.txt
Expand Down Expand Up @@ -135,7 +133,7 @@ flipper-client==1.3.2
# via
# -r requirements.txt
# funding-service-design-utils
funding-service-design-utils==2.0.44
funding-service-design-utils==2.0.46
# via -r requirements.txt
greenlet==3.0.1
# 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>=2.0.44,<2.1.0
funding-service-design-utils>=2.0.46,<2.1.0
requests

#-----------------------------------
Expand Down
4 changes: 1 addition & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ click==8.1.3
# flask
clickclick==20.10.2
# via connexion
colorama==0.4.6
# via click
commonmark==0.9.1
# via rich
connexion==2.14.2
Expand Down Expand Up @@ -76,7 +74,7 @@ flask-talisman==1.1.0
# via -r requirements.in
flipper-client==1.3.2
# via funding-service-design-utils
funding-service-design-utils==2.0.44
funding-service-design-utils==2.0.46
# via -r requirements.in
greenlet==3.0.1
# via sqlalchemy
Expand Down

0 comments on commit 2dea970

Please sign in to comment.