From 20e7e29f6bb72e48f03ff6a14ad124482f41effb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 04:09:22 +0000 Subject: [PATCH] Bump rollbar from 0.16.2 to 1.1.1 in /requirements Bumps [rollbar](https://github.com/rollbar/pyrollbar) from 0.16.2 to 1.1.1. - [Release notes](https://github.com/rollbar/pyrollbar/releases) - [Changelog](https://github.com/rollbar/pyrollbar/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollbar/pyrollbar/compare/v0.16.2...v1.1.1) --- updated-dependencies: - dependency-name: rollbar dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/requirements-prod.in | 2 +- requirements/requirements-prod.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/requirements-prod.in b/requirements/requirements-prod.in index 201c11482..57c63cccf 100644 --- a/requirements/requirements-prod.in +++ b/requirements/requirements-prod.in @@ -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.1 s3transfer==0.10.3 setproctitle==1.2.2 setuptools==75.2.0 diff --git a/requirements/requirements-prod.txt b/requirements/requirements-prod.txt index 3b6a03ff1..fc3281413 100644 --- a/requirements/requirements-prod.txt +++ b/requirements/requirements-prod.txt @@ -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.1 \ + --hash=sha256:037383fc1a8da288257dcda2acb26bb28691724e7a71a67973567c31d47a914a \ + --hash=sha256:db751b4dd85dafcb576af2a8676a36787b952be9128837c68e50f70c3cf3d6c9 # via -r requirements-prod.in s3transfer==0.10.3 \ --hash=sha256:263ed587a5803c6c708d3ce44dc4dfedaab4c1a32e8329bab818933d79ddcf5d \ @@ -1022,7 +1023,6 @@ six==1.16.0 \ # imapclient # python-dateutil # requests-file - # rollbar sqlalchemy==1.4.54 \ --hash=sha256:02d2ecb9508f16ab9c5af466dfe5a88e26adf2e1a8d1c56eb616396ccae2c186 \ --hash=sha256:0b76bbb1cbae618d10679be8966f6d66c94f301cfc15cb49e2f2382563fb6efb \