Skip to content

Commit

Permalink
Bump python-dotenv from 0.21.0 to 1.0.1 in /scrapers
Browse files Browse the repository at this point in the history
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.21.0 to 1.0.1.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](theskumar/python-dotenv@v0.21.0...v1.0.1)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent c9191fd commit 7329723
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 50 deletions.
55 changes: 6 additions & 49 deletions scrapers/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 scrapers/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ beautifulsoup4 = "^4.11.1"
lxml = "^4.9.1"
werkzeug = "^2.2.3"
sentry-sdk = {extras = ["flask"], version = "^1.19.1"}
python-dotenv = "^0.21.0"
python-dotenv = "^1.0.1"
coverage = "^7.2"
pytest-cov = "^4.0.0"
gunicorn = "^20.1.0"
Expand Down

0 comments on commit 7329723

Please sign in to comment.