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 da8b0e1 commit bc006ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ virtualenv==20.26.2
# via pre-commit
waitress==3.0.0
# via webtest
webob==1.8.7
webob==1.8.8
# via
# pyramid
# webtest
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ urllib3==2.2.2
# via requests
venusian==3.1.0
# via pyramid
webob==1.8.7
webob==1.8.8
# via pyramid
zope-deprecation==5.0
# via pyramid
Expand Down

0 comments on commit bc006ce

Please sign in to comment.