Skip to content

Commit

Permalink
Bump sqlalchemy from 1.3.22 to 1.4.19
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.22 to 1.4.19.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and linuxdaemon committed Jun 26, 2021
1 parent a1b9e39 commit a4372dc
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 41 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pytest-random-order = "~=1.0.4"
[packages]
aiohttp = "~=3.6.3"
"discord.py" = "~=1.5.0"
sqlalchemy = "~=1.3.22"
sqlalchemy = "~=1.4.19"
"ruamel.yaml" = "~=0.16.12"
discord-ext-typed-commands = "~=1.0.3"
typing-extensions = "~=3.7.4.3"
Expand Down
127 changes: 87 additions & 40 deletions Pipfile.lock

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

0 comments on commit a4372dc

Please sign in to comment.