summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-17 21:13:27 +0000
committerGitHub <noreply@github.com>2023-10-17 21:13:27 +0000
commita6ddba96af29faeed88dcc2bab5ac5fd795de178 (patch)
tree4d84a4c3b8010fcdc46f3c95cd63e36c7485f63e /pyproject.toml
parentf7197b0e3a0b8177d1ac55f8e3e75e9c31f61a8a (diff)
Bump urllib3 from 2.0.6 to 2.0.7
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7. - [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.0.6...2.0.7) --- 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 7fa5843..d7f0278 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -13,7 +13,7 @@ Pygments = "^2.16.1"
Pillow = "^10.1.0"
requests = "^2.31.0"
certifi = "^2023.7.22"
-urllib3 = "^2.0.6"
+urllib3 = "^2.0.7"
[tool.poetry.dev-dependencies]