Skip to content

Commit

Permalink
Bump webtest from 3.0.1 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [webtest](https://github.com/Pylons/webtest) from 3.0.1 to 3.0.2.
- [Commits](Pylons/webtest@3.0.1...3.0.2)

---
updated-dependencies:
- dependency-name: webtest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and robertknight committed Dec 5, 2024
1 parent f234d9b commit ff42caa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ vine==5.1.0
# amqp
# celery
# kombu
waitress==3.0.1
waitress==3.0.2
# via webtest
wcwidth==0.2.13
# via
Expand All @@ -354,7 +354,7 @@ webob==1.8.8
# -r requirements/prod.txt
# pyramid
# webtest
webtest==3.0.1
webtest==3.0.2
# via -r requirements/functests.in
wheel==0.42.0
# via pip-tools
Expand Down
4 changes: 2 additions & 2 deletions requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@ vine==5.1.0
# amqp
# celery
# kombu
waitress==3.0.1
waitress==3.0.2
# via
# -r requirements/functests.txt
# webtest
Expand All @@ -554,7 +554,7 @@ webob==1.8.8
# -r requirements/tests.txt
# pyramid
# webtest
webtest==3.0.1
webtest==3.0.2
# via -r requirements/functests.txt
wheel==0.42.0
# via
Expand Down

0 comments on commit ff42caa

Please sign in to comment.