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 Nov 12, 2024
1 parent 425bd62 commit 7d8b1c7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ build-backend = "poetry.core.masonry.api"
python = "~3.10.9"
timeago = "1.0.16"
Flask = "2.3.3"
Flask-WTF = "1.2.1"
Flask-WTF = "1.2.2"
Flask-Login = "0.6.3"
Flask-Caching = "1.11.1"
environs = "9.5.0"
Expand All @@ -36,7 +36,7 @@ boto3 = "1.34.153"
Flask-Babel = "2.0.0"
python-dotenv = "1.0.1"
pwnedpasswords = "2.0.0"
PyYAML = "6.0.1"
PyYAML = "6.0.2"
translate-toolkit = "3.13.2"
ua-parser = "0.18.0"
user-agents = "2.2.0"
Expand All @@ -49,7 +49,7 @@ unidecode = "^1.3.8"

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


# Pinned dependencies
Expand Down Expand Up @@ -83,7 +83,7 @@ ruff = "^0.6.9"
# stubs libraries to keep mypy happy
types-python-dateutil = "2.9.0.20241003"
types-pytz = "2021.3.8"
types-requests = "2.32.0.20240914"
types-requests = "2.32.0.20241016"
types-beautifulsoup4 = "^4.12.0.6"


Expand Down
24 changes: 12 additions & 12 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 7d8b1c7

Please sign in to comment.