Skip to content

Commit

Permalink
Bump zope-interface from 7.1.1 to 7.2
Browse files Browse the repository at this point in the history
Bumps [zope-interface](https://github.com/zopefoundation/zope.interface) from 7.1.1 to 7.2.
- [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst)
- [Commits](zopefoundation/zope.interface@7.1.1...7.2)

---
updated-dependencies:
- dependency-name: zope-interface
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 5bdcf2a commit 97a0c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pyramid = "==2.0.2"
pyramid-tm = "==2.6"
requests = "==2.32.3"
sqlalchemy = "==2.0.36"
"zope.interface" = "==7.1.1"
"zope.interface" = "==7.2"
"zope.sqlalchemy" = "==3.1"
python-slugify = "==8.0.4"
inflect = "==7.4.0"
Expand Down

0 comments on commit 97a0c46

Please sign in to comment.