Skip to content

Commit

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


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: future
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: black
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mandarons committed Nov 27, 2024
1 parent 8493345 commit 4624a69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ six==1.16.0
tzlocal==4.2
pytz==2022.6
certifi==2024.8.30
future==0.18.2
future==0.18.3

0 comments on commit 4624a69

Please sign in to comment.