Skip to content

Commit

Permalink
chore(deps): update dependency pip to v24 (#99)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 16, 2024
1 parent 90a788e commit 435607b
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 @@ -28,7 +28,7 @@ oscrypto==1.3.0 ; python_version >= "3.12" and python_version < "3.13"
packaging==24.0 ; python_version >= "3.12" and python_version < "3.13"
pandas==2.2.1 ; python_version >= "3.12" and python_version < "3.13"
pillow==10.2.0 ; python_version >= "3.12" and python_version < "3.13"
pip==23.3.2 ; python_version >= "3.12" and python_version < "3.13"
pip==24.0 ; python_version >= "3.12" and python_version < "3.13"
pycparser==2.21 ; python_version >= "3.12" and python_version < "3.13" and platform_python_implementation != "PyPy"
pyhanko-certvalidator==0.26.3 ; python_version >= "3.12" and python_version < "3.13"
pyhanko==0.23.1 ; python_version >= "3.12" and python_version < "3.13"
Expand Down

0 comments on commit 435607b

Please sign in to comment.