Skip to content

Commit

Permalink
chore(deps): update dependency future to v1 (#90)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tobias Müller <[email protected]>
  • Loading branch information
renovate[bot] and tobiasmllr authored Mar 15, 2024
1 parent b600400 commit 0cd3b91
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 0cd3b91

Please sign in to comment.