Skip to content

Commit

Permalink
Merge branch 'main' into snyk-fix-784007112026925cacebfc310d25db46
Browse files Browse the repository at this point in the history
  • Loading branch information
jcadam14 authored Jul 22, 2024
2 parents 089cb5a + 780fffc commit dd37fff
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ python-dotenv = "^1.0.0"
SQLAlchemy = "^2.0.31"
psycopg2-binary = "^2.9.6"
asyncpg = "^0.29.0"
alembic = "^1.12.0"
alembic = "^1.13.2"
regtech-api-commons = {git = "https://github.com/cfpb/regtech-api-commons.git"}
regtech-regex = {git = "https://github.com/cfpb/regtech-regex.git"}

[tool.poetry.group.dev.dependencies]
pytest = "^8.2.2"
pytest-asyncio = "^0.23.7"
pytest-asyncio = "^0.23.8"
aiosqlite = "^0.20.0"
pytest-cov = "^5.0.0"
pytest-mock = "^3.11.1"
Expand Down

0 comments on commit dd37fff

Please sign in to comment.