summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-17 23:19:32 +0000
committerGitHub <noreply@github.com>2024-06-17 23:19:32 +0000
commit353e442c12b7a2cd0b73161ddd8eab0a8935bfd2 (patch)
tree92d578c324e5280545e2be8629dc8c6400f77c5e /pyproject.toml
parent7c0efb4f6b937d05eee9eec45ea2b375a37f206e (diff)
Bump urllib3 from 2.2.1 to 2.2.2
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 8ebcfa6..b124e54 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -13,7 +13,7 @@ Pygments = "^2.16.1"
Pillow = "10.3.0"
requests = "^2.31.0"
certifi = "^2023.7.22"
-urllib3 = "^2.0.7"
+urllib3 = "^2.2.2"
latex2mathml = "^3.77.0"
[tool.poetry.dev-dependencies]