Skip to content

Commit

Permalink
chore(python-deps): update dependency cachecontrol to v0.14.1 in all …
Browse files Browse the repository at this point in the history
…dependant actions
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent 2a7f604 commit 03fdd07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/update_development_dependencies/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ annotated-types==0.7.0 ; python_version >= "3.12" and python_version < "3.13"
attrs==24.2.0 ; python_version >= "3.12" and python_version < "3.13"
beautifulsoup4==4.12.3 ; python_version >= "3.12" and python_version < "3.13"
build==1.2.2.post1 ; python_version >= "3.12" and python_version < "3.13"
cachecontrol[filecache]==0.14.0 ; python_version >= "3.12" and python_version < "3.13"
cachecontrol[filecache]==0.14.1 ; python_version >= "3.12" and python_version < "3.13"
certifi==2024.8.30 ; python_version >= "3.12" and python_version < "3.13"
cffi==1.17.1 ; python_version >= "3.12" and python_version < "3.13" and (sys_platform == "darwin" or sys_platform == "linux") and (sys_platform == "darwin" or platform_python_implementation != "PyPy")
cfgv==3.4.0 ; python_version >= "3.12" and python_version < "3.13"
Expand Down

0 comments on commit 03fdd07

Please sign in to comment.