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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent bb914ce commit da50678
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ urllib3==1.26.15
# sentry-sdk
uwsgi==2.0.28
# via -r requirements/requirements.txt
waitress==3.0.1
waitress==3.0.2
# via webtest
warcio==1.7.4
# via
Expand All @@ -233,7 +233,7 @@ webob==1.8.8
# -r requirements/requirements.txt
# h-vialib
# webtest
webtest==3.0.1
webtest==3.0.2
# via -r requirements/functests.in
werkzeug==2.2.3
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ uwsgi==2.0.28
# via
# -r requirements/requirements.txt
# -r requirements/tests.txt
waitress==3.0.1
waitress==3.0.2
# via
# -r requirements/tests.txt
# webtest
Expand All @@ -328,7 +328,7 @@ webob==1.8.8
# -r requirements/tests.txt
# h-vialib
# webtest
webtest==3.0.1
webtest==3.0.2
# via -r requirements/tests.txt
werkzeug==2.2.3
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ urllib3==1.26.15
# sentry-sdk
uwsgi==2.0.28
# via -r requirements/requirements.txt
waitress==3.0.1
waitress==3.0.2
# via webtest
warcio==1.7.4
# via
Expand All @@ -237,7 +237,7 @@ webob==1.8.8
# -r requirements/requirements.txt
# h-vialib
# webtest
webtest==3.0.1
webtest==3.0.2
# via -r requirements/tests.in
werkzeug==2.2.3
# via
Expand Down

0 comments on commit da50678

Please sign in to comment.