From 21dff0b34fb1676f6773ec5c9b6a4efb48f2221f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Apr 2025 04:29:01 +0000 Subject: [PATCH] Bump rollbar from 0.16.2 to 1.3.0 in /requirements Bumps [rollbar](https://github.com/rollbar/pyrollbar) from 0.16.2 to 1.3.0. - [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.3.0) --- updated-dependencies: - dependency-name: rollbar dependency-version: 1.3.0 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 f74a0b172..9fa4f6372 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.3.0 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 57998b5bf..1970fd7fc 100644 --- a/requirements/requirements-prod.txt +++ b/requirements/requirements-prod.txt @@ -983,8 +983,9 @@ requests-file==1.5.1 \ # via # -r requirements-prod.in # tldextract -rollbar==0.16.2 \ - --hash=sha256:aa3b570062dd8dfb0e11537ba858f9e1633a604680e062a525434b8245540f87 +rollbar==1.3.0 \ + --hash=sha256:519402eac39bcc4fa484821872f6bb18497fb7b6c81167047867d17714d3b379 \ + --hash=sha256:d800c4265a4d5aae547cb3f29e48414b6d4fedaa7f679cd0fd64dac16a1eded3 # via -r requirements-prod.in s3transfer==0.10.3 \ --hash=sha256:263ed587a5803c6c708d3ce44dc4dfedaab4c1a32e8329bab818933d79ddcf5d \ @@ -1026,7 +1027,6 @@ six==1.16.0 \ # imapclient # python-dateutil # requests-file - # rollbar sqlalchemy==1.4.54 \ --hash=sha256:02d2ecb9508f16ab9c5af466dfe5a88e26adf2e1a8d1c56eb616396ccae2c186 \ --hash=sha256:0b76bbb1cbae618d10679be8966f6d66c94f301cfc15cb49e2f2382563fb6efb \