Skip to content

Commit

Permalink
Merge pull request #11 from release-engineering/dependabot/pip/sqlalc…
Browse files Browse the repository at this point in the history
…hemy-1.4.36

Bump sqlalchemy from 1.4.35 to 1.4.36
  • Loading branch information
hluk committed May 3, 2022
2 parents 04dbc38 + 24b1fb9 commit ec089a9
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 48 deletions.
95 changes: 48 additions & 47 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ pytest = {version = "^6.2.5", optional = true}
pytest-cov = {version = "^3.0.0", optional = true}
mock = {version = "^4.0.3", optional = true}

SQLAlchemy = {version = "^1.4.25", optional = true}
SQLAlchemy = {version = "^1.4.36", optional = true}
fedora-messaging = {version = "^2.1.0", optional = true}
psycopg2-binary = {version = "^2.9.3", optional = true}

Expand Down

0 comments on commit ec089a9

Please sign in to comment.