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] authored Sep 10, 2024
1 parent 8a5e8e6 commit 792e8b0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ boto3 = "1.34.153"
Flask-Babel = "2.0.0"
python-dotenv = "1.0.1"
pwnedpasswords = "2.0.0"
PyYAML = "6.0.1"
translate-toolkit = "3.13.2"
PyYAML = "6.0.2"
translate-toolkit = "3.13.3"
ua-parser = "0.18.0"
user-agents = "2.2.0"
WTForms = "3.1.2"
Expand All @@ -49,7 +49,7 @@ unidecode = "^1.3.6"

# PaaS
awscli-cwlogs = "^1.4.6"
notifications-utils = { git = "https://github.com/cds-snc/notifier-utils.git", tag = "52.2.8" }
notifications-utils = { git = "https://github.com/cds-snc/notifier-utils.git", tag = "52.2.9" }

# Pinned dependencies
rsa = "^4.1" # not directly required, pinned by Snyk to avoid a vulnerability
Expand Down Expand Up @@ -77,7 +77,7 @@ mypy = "1.10.0"
ruff = "^0.2.1"

# stubs libraries to keep mypy happy
types-python-dateutil = "2.9.0.20240316"
types-python-dateutil = "2.9.0.20240821"
types-pytz = "2021.3.8"
types-requests = "2.32.0.20240712"
types-beautifulsoup4 = "^4.12.0.6"
Expand Down

0 comments on commit 792e8b0

Please sign in to comment.