Skip to content

Commit

Permalink
build(deps): bump certifi from 2021.10.8 to 2024.7.4 in /docs
Browse files Browse the repository at this point in the history
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2024.7.4.
- [Commits](certifi/python-certifi@2021.10.08...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent c119596 commit eb2ed9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ babel==2.9.1; python_version >= "3.6" and python_full_version < "3.0.0" or pytho
backcall==0.2.0; python_full_version >= "3.6.2" and python_version >= "3.8"
black==22.1.0; python_full_version >= "3.6.2"
bleach==4.1.0; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
certifi==2021.10.8; python_full_version >= "3.6.0" and python_version >= "3.6"
certifi==2024.7.4; python_full_version >= "3.6.0" and python_version >= "3.6"
cffi==1.15.0; implementation_name == "pypy" and python_version >= "3.7" and python_full_version >= "3.6.1" and sys_platform == "linux"
cfgv==3.3.1; python_full_version >= "3.6.1"
charset-normalizer==2.0.12; python_full_version >= "3.6.0" and python_version >= "3.6"
Expand Down

0 comments on commit eb2ed9e

Please sign in to comment.