Skip to content

Commit

Permalink
⬆️ Bump environs from 11.2.1 to 14.1.0 in /backend (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 44feb65 commit 7360b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ charset-normalizer==3.4.1 ; python_version >= "3.10" and python_version < "4.0"
click==8.1.8 ; python_version >= "3.10" and python_version < "4.0"
colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and (platform_system == "Windows" or sys_platform == "win32")
ecdsa==0.19.0 ; python_version >= "3.10" and python_version < "4.0"
environs==11.2.1 ; python_version >= "3.10" and python_version < "4.0"
environs==14.1.0 ; python_version >= "3.10" and python_version < "4.0"
exceptiongroup==1.2.2 ; python_version >= "3.10" and python_version < "3.11"
fastapi-camelcase==2.0.0 ; python_version >= "3.10" and python_version < "4.0"
fastapi==0.115.6 ; python_version >= "3.10" and python_version < "4.0"
Expand Down

0 comments on commit 7360b99

Please sign in to comment.