Skip to content

Commit

Permalink
Bump the pip-dependencies group with 2 updates (#368)
Browse files Browse the repository at this point in the history
Bumps the pip-dependencies group with 2 updates: [pyfakefs](https://github.com/pytest-dev/pyfakefs) and [setuptools](https://github.com/pypa/setuptools).


Updates `pyfakefs` from 5.5.0 to 5.6.0
- [Release notes](https://github.com/pytest-dev/pyfakefs/releases)
- [Changelog](https://github.com/pytest-dev/pyfakefs/blob/main/CHANGES.md)
- [Commits](pytest-dev/pyfakefs@v5.5.0...v5.6.0)

Updates `setuptools` from 70.2.0 to 70.3.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v70.2.0...v70.3.0)

---
updated-dependencies:
- dependency-name: pyfakefs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 095adbd commit bd28425
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ mdurl==0.1.2
more-itertools==10.3.0
pkginfo>=1.8.1
protobuf==5.27.2
pyfakefs==5.5.0
pyfakefs==5.6.0
Pygments==2.18.0
readme-renderer==44.0
redbaron==0.9.2
Expand All @@ -25,7 +25,7 @@ requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==13.7.1
rply==0.7.8
setuptools==70.2.0
setuptools==70.3.0
six==1.16.0
twine==5.1.1
urllib3==2.2.2
Expand Down

0 comments on commit bd28425

Please sign in to comment.