Skip to content

Commit

Permalink
Bump webargs from 8.4.0 to 8.6.0
Browse files Browse the repository at this point in the history
Bumps [webargs](https://github.com/marshmallow-code/webargs) from 8.4.0 to 8.6.0.
- [Changelog](https://github.com/marshmallow-code/webargs/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/webargs@8.4.0...8.6.0)

---
updated-dependencies:
- dependency-name: webargs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and robertknight committed Oct 30, 2024
1 parent c935c1d commit f7bc03e
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ venusian==3.1.0
# pyramid
wcwidth==0.2.13
# via prompt-toolkit
webargs==8.4.0
webargs==8.6.0
# via -r requirements/prod.txt
webob==1.8.8
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ venusian==3.1.0
# pyramid
waitress==2.1.2
# via webtest
webargs==8.4.0
webargs==8.6.0
# via -r requirements/prod.txt
webob==1.8.8
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ waitress==2.1.2
# via
# -r requirements/functests.txt
# webtest
webargs==8.4.0
webargs==8.6.0
# via
# -r requirements/functests.txt
# -r requirements/tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ urllib3==2.2.2
# sentry-sdk
venusian==3.1.0
# via pyramid
webargs==8.4.0
webargs==8.6.0
# via -r requirements/prod.in
webob==1.8.8
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ venusian==3.1.0
# via
# -r requirements/prod.txt
# pyramid
webargs==8.4.0
webargs==8.6.0
# via -r requirements/prod.txt
webob==1.8.8
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/typecheck.txt
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ venusian==3.1.0
# via
# -r requirements/prod.txt
# pyramid
webargs==8.4.0
webargs==8.6.0
# via -r requirements/prod.txt
webob==1.8.8
# via
Expand Down

0 comments on commit f7bc03e

Please sign in to comment.