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: [py](https://github.com/pytest-dev/py) and [zipp](https://github.com/jaraco/zipp).


Updates `py` from 1.10.0 to 1.11.0
- [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/py@1.10.0...1.11.0)

Updates `zipp` from 3.1.0 to 3.19.1
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](jaraco/zipp@v3.1.0...v3.19.1)

---
updated-dependencies:
- dependency-name: py
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: zipp
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 2e94783 commit f541f86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ mock==4.0.2
more-itertools==8.3.0
packaging==20.4
pluggy==0.13.1
py==1.10.0
py==1.11.0
pyparsing==2.4.7
pytest==5.4.3
wcwidth==0.2.3
zipp==3.1.0
zipp==3.19.1

0 comments on commit f541f86

Please sign in to comment.