From 3072fc12e3c5c80a64eeb3c2ba0d980806c5b574 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 04:13:25 +0000 Subject: [PATCH] Bump rollbar from 0.16.2 to 1.1.2 in /requirements Bumps [rollbar](https://github.com/rollbar/pyrollbar) from 0.16.2 to 1.1.2. - [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.2) --- 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..4c1cee4c6 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.2 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..21871b996 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.2 \ + --hash=sha256:a16a7bf9218264acc7ae262f4819c17d1b1cc53306bd7b6b1908b88044e27621 \ + --hash=sha256:cb6a9f8c7937c2a7c041e348e4026c8bf01bf76f74ec2407dd826a51a88d03ef # 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 \