Skip to content

Commit

Permalink
Upgrade: Bump the dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 3 updates: [openttd-protocol](https://github.com/OpenTTD/py-protocol), [pproxy](https://github.com/qwj/python-proxy) and [sentry-sdk](https://github.com/getsentry/sentry-python).


Updates `openttd-protocol` from 1.6.1 to 1.7.0
- [Release notes](https://github.com/OpenTTD/py-protocol/releases)
- [Commits](OpenTTD/py-protocol@1.6.1...v1.7.0)

Updates `pproxy` from 2.7.8 to 2.7.9
- [Commits](qwj/python-proxy@2.7.8...2.7.9)

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

---
updated-dependencies:
- dependency-name: openttd-protocol
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pproxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2024
1 parent 2b8c153 commit 5c66161
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ hiredis==2.3.2
idna==3.6
multidict==6.0.4
openttd-helpers==1.4.0
openttd-protocol==1.6.1
pproxy==2.7.8
openttd-protocol==1.7.0
pproxy==2.7.9
prometheus-client==0.19.0
sentry-sdk==1.39.1
sentry-sdk==1.39.2
typing_extensions==4.9.0
urllib3==2.1.0
yarl==1.9.4

0 comments on commit 5c66161

Please sign in to comment.