Skip to content

Commit

Permalink
feat: bump urllib3 from 2.2.2 to 2.3.0 (#2048)
Browse files Browse the repository at this point in the history
  • Loading branch information
thebaptiste authored Jan 6, 2025
1 parent 88f54a0 commit ce02bb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .metwork-framework/components.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@
| [typing_extensions](https://pypi.org/project/typing_extensions) | 4.12.2 | python3_core |
| [typing_inspect](https://github.com/ilevkivskyi/typing_inspect) | 0.9.0 | python3_devtools |
| [Unidecode](https://pypi.org/project/Unidecode) | 1.3.6 | python3 |
| [urllib3](https://pypi.org/project/urllib3) | 2.2.2 | python3 |
| [urllib3](https://pypi.org/project/urllib3) | 2.3.0 | python3 |
| [vector](https://vector.dev/) | 0.13.1 | monitoring |
| [virtualenv](https://github.com/pypa/virtualenv) | 20.24.6 | python3_core |
| [watchdog](https://github.com/gorakhargosh/watchdog) | 3.0.0 | python3_devtools |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ tornado==6.4.2
tqdm==4.66.4
traitlets==5.9.0
Unidecode==1.3.6
urllib3==2.2.2
urllib3==2.3.0
wcwidth==0.2.8
Werkzeug==3.0.6
whichcraft==0.6.1
Expand Down

0 comments on commit ce02bb6

Please sign in to comment.