diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-05 23:27:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-05 23:27:13 +0000 |
commit | c0238d8dab904b708eda5c736064162b8eeebb36 (patch) | |
tree | 9222f855277e53ed27bc3910885320d4579bc1de /pyproject.toml | |
parent | 6e44c622947e593ede534f2bbb33bd313d8294b6 (diff) |
Bump certifi from 2023.11.17 to 2024.7.4dependabot/pip/certifi-2024.7.4
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.11.17 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.11.17...2024.07.04)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index c8ac9e4..de6e220 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ Pygments = "^2.16.1" "Mastodon.py" = "^1.8.0" Pillow = "10.3.0" requests = "^2.32.2" -certifi = "^2023.7.22" +certifi = "^2024.7.4" urllib3 = "^2.2.2" latex2mathml = "^3.77.0" |