Skip to content

Commit

Permalink
chore(deps): update dependency future to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 13, 2024
1 parent 6854603 commit 82157cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cssselect2==0.7.0 ; python_version >= "3.10" and python_version < "3.12"
cycler==0.12.1 ; python_version >= "3.10" and python_version < "3.12"
django==4.2.10 ; python_version >= "3.10" and python_version < "3.12"
fonttools==4.47.2 ; python_version >= "3.10" and python_version < "3.12"
future==0.18.3 ; python_version >= "3.10" and python_version < "3.12"
future==1.0.0 ; python_version >= "3.10" and python_version < "3.12"
gunicorn==20.1.0 ; python_version >= "3.10" and python_version < "3.12"
html5lib==1.1 ; python_version >= "3.10" and python_version < "3.12"
idna==3.6 ; python_version >= "3.10" and python_version < "3.12"
Expand Down

0 comments on commit 82157cc

Please sign in to comment.