Skip to content

Commit

Permalink
chore(deps): bump the pip group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 3 updates: [certifi](https://github.com/certifi/python-certifi), [setuptools](https://github.com/pypa/setuptools) and [urllib3](https://github.com/urllib3/urllib3).


Updates `certifi` from 2024.2.2 to 2024.7.4
- [Commits](certifi/python-certifi@2024.02.02...2024.07.04)

Updates `setuptools` from 69.5.1 to 70.0.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v69.5.1...v70.0.0)

Updates `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: certifi
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: setuptools
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: urllib3
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and andnp committed Oct 8, 2024
1 parent b8c75b3 commit 242589e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
argcomplete==3.5.1
# via commitizen
build==1.2.1
certifi==2024.2.2
certifi==2024.7.4
# via requests
cffi==1.16.0
# via cryptography
Expand Down Expand Up @@ -113,7 +113,7 @@ rich==13.7.1
ruff==0.4.4
secretstorage==3.3.3
# via keyring
setuptools==69.5.1
setuptools==70.0.0
# via nodeenv
six==1.16.0
# via python-dateutil
Expand All @@ -125,7 +125,7 @@ twine==5.0.0
types-filelock==3.2.7
tzdata==2024.1
# via pandas
urllib3==2.2.1
urllib3==2.2.2
# via
# requests
# twine
Expand Down

0 comments on commit 242589e

Please sign in to comment.