Skip to content

Commit 8c7776f

Browse files
Bump urllib3 from 1.26.20 to 2.2.3 in /docker/py-ews
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.20 to 2.2.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.20...2.2.3) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df8faba commit 8c7776f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docker/py-ews/Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ requests-kerberos = "*"
3333
requests-ntlm = "==1.1.0" # lock because of https://github.com/requests/requests-ntlm/issues/136
3434
six = "*"
3535
tzlocal = "*"
36-
urllib3 = "<2"
36+
urllib3 = "<3"
3737

3838
[requires]
3939
python_version = "3.11"

docker/py-ews/Pipfile.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)