Skip to content

Commit

Permalink
Bump the pip-dependencies group with 2 updates (#133)
Browse files Browse the repository at this point in the history
Bumps the pip-dependencies group with 2 updates: [pyparsing](https://github.com/pyparsing/pyparsing) and [zipp](https://github.com/jaraco/zipp).


Updates `pyparsing` from 3.1.2 to 3.1.4
- [Release notes](https://github.com/pyparsing/pyparsing/releases)
- [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES)
- [Commits](pyparsing/pyparsing@pyparsing_3.1.2...3.1.4)

Updates `zipp` from 3.19.2 to 3.20.1
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](jaraco/zipp@v3.19.2...v3.20.1)

---
updated-dependencies:
- dependency-name: pyparsing
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: zipp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent c9800e8 commit 4664c0d
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 @@ -14,10 +14,10 @@ Frozen-Flask==1.0.2
google-auth-oauthlib==1.2.1
Pillow==10.4.0
PyMuPDF==1.24.9
pyparsing==3.1.2
pyparsing==3.1.4
python-editor==1.0.4
textile==4.0.2
zipp==3.19.2
zipp==3.20.1
yadisk==3.1.0
pandas==2.2.2
openpyxl~=3.1.5
Expand Down

0 comments on commit 4664c0d

Please sign in to comment.