Skip to content

Commit ce676fe

Browse files
Build(deps): 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](urllib3/urllib3@2.2.1...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 699fa75 commit ce676fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ typing-extensions==4.10.0
181181
# sqlalchemy
182182
tzdata==2024.1
183183
# via pandas
184-
urllib3==2.2.1
184+
urllib3==2.2.2
185185
# via requests
186186
wrapt==1.16.0
187187
# via formulaic

0 commit comments

Comments
 (0)