Skip to content

Commit 2eda5fd

Browse files
chore(deps): update python-dotenv requirement in /bots/gsbot (#140)
Updates the requirements on [python-dotenv](https://github.com/theskumar/python-dotenv) to permit the latest version. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.0.0...v1.2.1) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37db42f commit 2eda5fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bots/gsbot/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Discord Bot
22
discord.py>=2.7.1
3-
python-dotenv>=1.0.0
3+
python-dotenv>=1.2.1
44

55
# Database
66
sqlalchemy>=2.0.49

0 commit comments

Comments
 (0)