Skip to content

Commit 349748f

Browse files
chore(deps): bump urllib3 from 2.0.7 to 2.6.3 in /src/emailservice (#3210)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 to 2.6.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.7...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3ebfc0 commit 349748f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/emailservice/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ typing-extensions==4.15.0
110110
# opentelemetry-exporter-otlp-proto-grpc
111111
# opentelemetry-sdk
112112
# opentelemetry-semantic-conventions
113-
urllib3==2.0.7
113+
urllib3==2.6.3
114114
# via requests
115115
wrapt==1.16.0
116116
# via

0 commit comments

Comments
 (0)