Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
build(deps): bump the general group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the general group with 4 updates: [attrs](https://github.com/sponsors/hynek), [cffi](https://github.com/python-cffi/cffi), [rpds-py](https://github.com/crate-py/rpds) and [zope-interface](https://github.com/zopefoundation/zope.interface).


Updates `attrs` from 24.1.0 to 24.2.0
- [Commits](https://github.com/sponsors/hynek/commits)

Updates `cffi` from 1.16.0 to 1.17.0
- [Release notes](https://github.com/python-cffi/cffi/releases)
- [Commits](python-cffi/cffi@v1.16.0...v1.17.0)

Updates `rpds-py` from 0.19.1 to 0.20.0
- [Release notes](https://github.com/crate-py/rpds/releases)
- [Commits](crate-py/rpds@v0.19.1...v0.20.0)

Updates `zope-interface` from 6.4.post2 to 7.0.1
- [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst)
- [Commits](zopefoundation/zope.interface@6.4.post2...7.0.1)

---
updated-dependencies:
- dependency-name: attrs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: general
- dependency-name: cffi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: general
- dependency-name: rpds-py
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: general
- dependency-name: zope-interface
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: general
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent 68f2d06 commit 3ebe0dc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
altgraph==0.17.4
appdirs==1.4.4
asttokens==2.4.1
attrs==24.1.0
attrs==24.2.0
auto-py-to-exe==2.44.1
backcall==0.2.0
beautifulsoup4==4.12.3
Expand All @@ -10,7 +10,7 @@ bottle==0.12.25
bottle-websocket==0.2.9
bsdiff4==1.2.4
certifi==2024.7.4
cffi==1.16.0
cffi==1.17.0
chardet==5.2.0
charset-normalizer==3.3.2
colorama==0.4.6
Expand Down Expand Up @@ -72,7 +72,7 @@ pyzmq==26.1.0
referencing==0.35.1
regex==2024.7.24
requests==2.32.3
rpds-py==0.19.1
rpds-py==0.20.0
rsa==4.9
setuptools==72.1.0
six==1.16.0
Expand All @@ -89,5 +89,5 @@ whichcraft==0.6.1
wrapt==1.16.0
yarg==0.1.9
zope.event==5.0
zope.interface==6.4.post2
zope.interface==7.0.1
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 3ebe0dc

Please sign in to comment.