Skip to content

Commit

Permalink
Bump the python group with 1 update
Browse files Browse the repository at this point in the history
Bumps the python group with 1 update: [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy).


Updates `sqlalchemy` from 2.0.25 to 2.0.26
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 34fe850 commit 58fdfea
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 52 deletions.
103 changes: 52 additions & 51 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 @@ -29,7 +29,7 @@ pytest = "^8.0.0"
playwright = "^1.41.2"
pytest-playwright = "^0.4.4"
freezegun = "^1.4.0"
sqlalchemy = "^2.0.25"
sqlalchemy = "^2.0.26"
astropy = "^6.0.0"

[tool.poetry.scripts]
Expand Down

0 comments on commit 58fdfea

Please sign in to comment.