Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rollbar from 0.16.2 to 1.1.0 in /requirements #989

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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