From e76af8df7457146e73951a9a72dc6debbc7cc4a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 03:55:54 +0000 Subject: [PATCH] Bump rollbar from 0.16.2 to 1.2.0 in /requirements Bumps [rollbar](https://github.com/rollbar/pyrollbar) from 0.16.2 to 1.2.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.2.0) --- 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..ebbcb5d35 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.2.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 3b6a03ff1..036d8761c 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.2.0 \ + --hash=sha256:5f64084fa2335e5dcfd10354829dee5228237bbb145648914fa02d8c09c4b296 \ + --hash=sha256:991e6600374d8065e1e56accce7ab5f075fff521ce570a7a7ab700d2fa5e4bd5 # 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 \