Skip to content

Commit

Permalink
Bump the pip group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 4 updates: [requests](https://github.com/psf/requests), [certifi](https://github.com/certifi/python-certifi), [future](https://github.com/PythonCharmers/python-future) and [black](https://github.com/psf/black).


Updates `requests` from 2.28.1 to 2.32.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.28.1...v2.32.2)

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

Updates `future` from 0.18.2 to 0.18.3
- [Release notes](https://github.com/PythonCharmers/python-future/releases)
- [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst)
- [Commits](PythonCharmers/python-future@v0.18.2...v0.18.3)

Updates `black` from 22.10.0 to 24.3.0
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@22.10.0...24.3.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: certifi
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: future
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: black
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 2122462 commit ce3119b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ coverage==6.5.0
pylint==2.15.8
pytest==7.2.0
pytest-cov==4.0.0
black==22.10.0
black==24.3.0
pre-commit
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
requests==2.28.1
requests==2.32.2
keyring==23.11.0
keyrings.alt==4.2.0
click==8.1.3
six==1.16.0
tzlocal==4.2
pytz==2022.6
certifi==2022.12.7
future==0.18.2
certifi==2024.7.4
future==0.18.3

0 comments on commit ce3119b

Please sign in to comment.