Skip to content

Commit

Permalink
fix(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 6, 2024
1 parent b33730a commit baadb9c
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 42 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ awscli-cwlogs = "1.4.6"
aws-embedded-metrics = "1.0.8"
# Putting upgrade on hold due to new version introducing breaking changes
Werkzeug = "2.3.7"
MarkupSafe = "2.1.4"
MarkupSafe = "2.1.5"
# REVIEW: v2 is using sha512 instead of sha1 by default (in v1)
itsdangerous = "2.1.2"
notifications-utils = { git = "https://github.com/cds-snc/notifier-utils.git", tag = "52.1.3" }
Expand Down Expand Up @@ -99,9 +99,9 @@ sqlalchemy-stubs = "0.4"
sqlalchemy2-stubs = "0.0.2a38"
networkx = "2.8.8" # not directly required, pinned by Snyk to avoid a vulnerability
pytest-mock-resources = { extras = ["redis"], version = "2.9.2" }
types-boto = "2.49.18.9"
types-boto = "2.49.18.20240205"
types-mock = "4.0.15.2"
types-python-dateutil = "2.8.19.20240106"
types-pytz = "2022.7.1.2"
types-requests = "2.31.0.20240106"
types-redis = "4.6.0.20240106"
types-requests = "2.31.0.20240218"
types-redis = "4.6.0.20240218"
157 changes: 119 additions & 38 deletions tests_cypress/package-lock.json

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

0 comments on commit baadb9c

Please sign in to comment.