Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump webob from 1.8.7 to 1.8.8
Browse files Browse the repository at this point in the history
Bumps [webob](https://github.com/Pylons/webob) from 1.8.7 to 1.8.8.
- [Changelog](https://github.com/Pylons/webob/blob/main/CHANGES.txt)
- [Commits](Pylons/webob@1.8.7...1.8.8)

---
updated-dependencies:
- dependency-name: webob
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Aug 14, 2024
1 parent b004833 commit 10cb3b4
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion constraints.txt
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ RestrictedPython==7.2; python_version == '3.8'
RestrictedPython==7.2; python_version == '3.9'
RestrictedPython==7.2a1.dev0; python_version > '3.12'
WSGIProxy2==0.5.1
WebOb==1.8.7
WebOb==1.8.8
WebTest==3.0.0
ZConfig==4.1
ZODB==6.0
2 changes: 1 addition & 1 deletion requirements-full.txt
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@ RestrictedPython==7.2; python_version == '3.8'
RestrictedPython==7.2; python_version == '3.9'
RestrictedPython==7.2a1.dev0; python_version > '3.12'
WSGIProxy2==0.5.1
WebOb==1.8.7
WebOb==1.8.8
WebTest==3.0.0
ZConfig==4.1
ZODB==6.0

0 comments on commit 10cb3b4

Please sign in to comment.