Skip to content

Commit

Permalink
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent b004833 commit 10cb3b4
Show file tree
Hide file tree
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
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion requirements-full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 10cb3b4

Please sign in to comment.