Skip to content

Commit ed56761

Browse files
Bump the pip-dependencies group with 2 updates (#341)
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.4.0 to 5.4.1 - [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.4.0...v5.4.1) Updates `setuptools` from 69.2.0 to 69.5.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.2.0...v69.5.1) --- updated-dependencies: - dependency-name: pyfakefs dependency-type: direct:production update-type: version-update:semver-patch 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>
1 parent 435b2c7 commit ed56761

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ mdurl==0.1.2
1616
more-itertools==10.2.0
1717
pkginfo==1.10.0
1818
protobuf==4.25.3
19-
pyfakefs==5.4.0
19+
pyfakefs==5.4.1
2020
Pygments==2.17.2
2121
readme-renderer==43.0
2222
redbaron==0.9.2
@@ -25,7 +25,7 @@ requests-toolbelt==1.0.0
2525
rfc3986==2.0.0
2626
rich==13.7.1
2727
rply==0.7.8
28-
setuptools==69.2.0
28+
setuptools==69.5.1
2929
six==1.16.0
3030
twine==5.0.0
3131
urllib3==2.2.1

0 commit comments

Comments
 (0)