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 Aug 31, 2024
1 parent 9d89939 commit 4083d5b
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 @@ -40,8 +40,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 Down Expand Up @@ -81,10 +81,10 @@ requests-mock = "1.12.1"
# used for creating manifest file locally
jinja2-cli = { version = "^0.8.2", extras = ["yaml"] }
black = "24.4.2"
mypy = "1.11.1"
mypy = "1.11.2"

# 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"

0 comments on commit 4083d5b

Please sign in to comment.