Skip to content

Commit

Permalink
Bump rollbar from 0.16.2 to 1.1.0 in /requirements
Browse files Browse the repository at this point in the history
Bumps [rollbar](https://github.com/rollbar/pyrollbar) from 0.16.2 to 1.1.0.
- [Release notes](https://github.com/rollbar/pyrollbar/releases)
- [Changelog](https://github.com/rollbar/pyrollbar/blob/master/CHANGELOG.md)
- [Commits](rollbar/pyrollbar@v0.16.2...v1.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 513edc5 commit 0cefe39
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-prod.in
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ redis==5.0.2
regex==2021.11.10
requests==2.32.3
requests-file==1.5.1
rollbar==0.16.2
rollbar==1.1.0
s3transfer==0.10.3
setproctitle==1.2.2
setuptools==75.2.0
Expand Down
6 changes: 3 additions & 3 deletions requirements/requirements-prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -979,8 +979,9 @@ requests-file==1.5.1 \
# via
# -r requirements-prod.in
# tldextract
rollbar==0.16.2 \
--hash=sha256:aa3b570062dd8dfb0e11537ba858f9e1633a604680e062a525434b8245540f87
rollbar==1.1.0 \
--hash=sha256:0894302f7caf3d1f16c84ae3d609dc6385fcdba95ae78c9af1f4809a7dd44a89 \
--hash=sha256:a39634cdd53a8ae3ebdb850c0075da8fd88154bea356acee738b52aef79ec384
# via -r requirements-prod.in
s3transfer==0.10.3 \
--hash=sha256:263ed587a5803c6c708d3ce44dc4dfedaab4c1a32e8329bab818933d79ddcf5d \
Expand Down Expand Up @@ -1022,7 +1023,6 @@ six==1.16.0 \
# imapclient
# python-dateutil
# requests-file
# rollbar
sqlalchemy==1.4.54 \
--hash=sha256:02d2ecb9508f16ab9c5af466dfe5a88e26adf2e1a8d1c56eb616396ccae2c186 \
--hash=sha256:0b76bbb1cbae618d10679be8966f6d66c94f301cfc15cb49e2f2382563fb6efb \
Expand Down

0 comments on commit 0cefe39

Please sign in to comment.