Skip to content

Commit

Permalink
chore(deps): update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2023
1 parent 5fb7b16 commit bd3689a
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 51 deletions.
96 changes: 49 additions & 47 deletions poetry.lock

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 @@ -29,7 +29,7 @@ docopt = "0.6.2"
environs = "9.5.0" # pyup: <9.3.3 # marshmallow v3 throws errors"
fido2 = "0.9.3"
Flask-Bcrypt = "1.0.1"
flask-marshmallow = "0.14.0"
flask-marshmallow = "0.15.0"
Flask-Migrate = "2.7.0"
Flask-SQLAlchemy = { git = "https://github.com/pallets-eco/flask-sqlalchemy.git", rev = "500e732dd1b975a56ab06a46bd1a20a21e682262"}
#git+https://github.com/mitsuhiko/flask-sqlalchemy.git@500e732dd1b975a56ab06a46bd1a20a21e682262#egg=Flask-SQLAlchemy==2.3.2.dev20190108
Expand All @@ -53,7 +53,7 @@ newrelic = "6.10.0.165"
notifications-python-client = "6.4.1"
python-dotenv = "1.0.0"
pwnedpasswords = "2.0.0"
tldextract = "3.4.4"
tldextract = "3.5.0"
nanoid = "2.0.0"
unidecode = "1.3.6"
more-itertools = "8.14.0"
Expand All @@ -74,7 +74,7 @@ simple-salesforce = "^1.12.3"
[tool.poetry.group.test.dependencies]
flake8 = "6.1.0"
isort = "5.12.0"
moto = "4.1.11"
moto = "4.2.2"
idna = "2.10"
pytest = "7.4.0"
pytest-env = "0.8.2"
Expand All @@ -89,7 +89,7 @@ strict-rfc3339 = "0.7"
rfc3987 = "1.3.8"
# used for creating manifest file locally
jinja2-cli = { extras = ["yaml"], version = "0.8.2" }
black = "23.7.0"
black = "23.9.1"
locust = "2.16.1"
mypy = "1.5"
sqlalchemy-stubs = "0.4"
Expand Down

0 comments on commit bd3689a

Please sign in to comment.