Skip to content

Commit

Permalink
chore(deps): bump urllib3 from 2.2.0 to 2.2.2 (#21)
Browse files Browse the repository at this point in the history
* chore(deps): bump urllib3 from 2.2.0 to 2.2.2

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.0 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.0...2.2.2)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore(deps): bump certifi from 2024.2.2 to 2024.7.4

Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.
- [Commits](certifi/python-certifi@2024.02.02...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* deps: bump certifi to 2024.7.4

Signed-off-by: jingfelix <[email protected]>

* deps: bump urllib3 to 2.2.2

Signed-off-by: jingfelix <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: jingfelix <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jingfelix <[email protected]>
  • Loading branch information
dependabot[bot] and jingfelix authored Jul 6, 2024
1 parent 9344936 commit a64a27d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This file is @generated by PDM.
# Please do not edit it manually.

certifi==2024.2.2
certifi==2024.7.4
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
Expand All @@ -14,4 +14,4 @@ rich==13.7.0
shellingham==1.5.4
typer==0.9.0
typing-extensions==4.9.0
urllib3==2.2.0
urllib3==2.2.2

0 comments on commit a64a27d

Please sign in to comment.