diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-21 06:36:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-21 06:36:57 +0000 |
commit | 7cdc567d197fd94162b3419a3d51151c68041e08 (patch) | |
tree | a58974a7e97f23ec94b0d795c452b3679c449af2 /pyproject.toml | |
parent | 9f12f11de9c6c20eaf39205b446dfae1f593cc68 (diff) |
updated-dependencies:
- dependency-name: requests
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 8ebcfa6..cca45c6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ markdown2 = "^2.4.10" Pygments = "^2.16.1" "Mastodon.py" = "^1.8.0" Pillow = "10.3.0" -requests = "^2.31.0" +requests = "^2.32.0" certifi = "^2023.7.22" urllib3 = "^2.0.7" latex2mathml = "^3.77.0" |