Skip to content

Commit

Permalink
Merge pull request #1285 from GSA/dependabot/pip/marshmallow-3.22.0
Browse files Browse the repository at this point in the history
Bump marshmallow from 3.21.3 to 3.22.0
  • Loading branch information
ccostino authored Aug 23, 2024
2 parents db111b4 + 92f1f93 commit 91a61b1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
15 changes: 9 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ gunicorn = {version = "==22.0.0", extras = ["eventlet"]}
iso8601 = "==2.1.0"
jsonschema = {version = "==4.23.0", extras = ["format"]}
lxml = "==5.2.2"
marshmallow = "==3.21.3"
marshmallow = "==3.22.0"
marshmallow-sqlalchemy = "==1.0.0"
newrelic = "*"
notifications-python-client = "==10.0.0"
Expand Down

0 comments on commit 91a61b1

Please sign in to comment.