Skip to content

Commit

Permalink
chore(deps): bump the pip group across 4 directories with 3 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 2 updates in the / directory: [setuptools](https://github.com/pypa/setuptools) and [sentry-sdk](https://github.com/getsentry/sentry-python).
Bumps the pip group with 1 update in the /projects/ecoindex_api directory: [sentry-sdk](https://github.com/getsentry/sentry-python).
Bumps the pip group with 2 updates in the /projects/ecoindex_cli directory: [setuptools](https://github.com/pypa/setuptools) and [twisted](https://github.com/twisted/twisted).
Bumps the pip group with 1 update in the /projects/ecoindex_scraper directory: [setuptools](https://github.com/pypa/setuptools).


Updates `setuptools` from 71.0.3 to 72.1.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v71.0.3...v72.1.0)

Updates `sentry-sdk` from 2.1.1 to 2.8.0
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@2.1.1...2.8.0)

Updates `sentry-sdk` from 2.1.1 to 2.8.0
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@2.1.1...2.8.0)

Updates `setuptools` from 70.0.0 to 72.1.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v71.0.3...v72.1.0)

Updates `twisted` from 23.10.0 to 24.3.0
- [Release notes](https://github.com/twisted/twisted/releases)
- [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst)
- [Commits](twisted/twisted@twisted-23.10.0...twisted-24.3.0)

Updates `setuptools` from 69.5.1 to 70.0.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v71.0.3...v72.1.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: sentry-sdk
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: sentry-sdk
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: setuptools
  dependency-type: indirect
  dependency-group: pip
- dependency-name: twisted
  dependency-type: indirect
  dependency-group: pip
- dependency-name: setuptools
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 7525267 commit b707a9c
Show file tree
Hide file tree
Showing 7 changed files with 41 additions and 40 deletions.
24 changes: 12 additions & 12 deletions poetry.lock

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

14 changes: 7 additions & 7 deletions projects/ecoindex_api/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 projects/ecoindex_api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ pyyaml = "^6.0.1"
redis = "^5.0.1"
requests = "^2.32.2"
sqlmodel = "^0.0.14"
sentry-sdk = "^2.1.1"
sentry-sdk = "^2.8.0"

[tool.poetry.group.backend.dependencies]
uvicorn = "^0.23.2"
Expand Down
19 changes: 10 additions & 9 deletions projects/ecoindex_cli/poetry.lock

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

Loading

0 comments on commit b707a9c

Please sign in to comment.