From 260b3c4dd18e27c16163399dc7072f3324647f18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 00:03:33 +0000 Subject: [PATCH] Upgrade: Bump the dependencies group with 6 updates Bumps the dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.34.35` | `1.34.53` | | [botocore](https://github.com/boto/botocore) | `1.34.35` | `1.34.53` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.41` | `3.1.42` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.20.2` | `3.21.0` | | [prometheus-client](https://github.com/prometheus/client_python) | `0.19.0` | `0.20.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.40.0` | `1.40.6` | Updates `boto3` from 1.34.35 to 1.34.53 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.34.35...1.34.53) Updates `botocore` from 1.34.35 to 1.34.53 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.34.35...1.34.53) Updates `gitpython` from 3.1.41 to 3.1.42 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.41...3.1.42) Updates `marshmallow` from 3.20.2 to 3.21.0 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.20.2...3.21.0) Updates `prometheus-client` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](https://github.com/prometheus/client_python/compare/v0.19.0...v0.20.0) Updates `sentry-sdk` from 1.40.0 to 1.40.6 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.40.0...1.40.6) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: gitpython dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prometheus-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9f8e7df..4353bfa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,27 +2,27 @@ aiohttp==3.9.3 aiosignal==1.3.1 async-timeout==4.0.3 attrs==23.2.0 -boto3==1.34.35 -botocore==1.34.35 +boto3==1.34.53 +botocore==1.34.53 certifi==2024.2.2 charset-normalizer==3.3.2 click==8.1.7 frozenlist==1.4.1 gitdb==4.0.11 -GitPython==3.1.41 +GitPython==3.1.42 idna==3.6 jmespath==1.0.1 -marshmallow==3.20.2 +marshmallow==3.21.0 marshmallow-enum==1.5.1 multidict==6.0.5 openttd-helpers==1.4.0 openttd-protocol==1.7.1 packaging==23.2 -prometheus-client==0.19.0 +prometheus-client==0.20.0 python-dateutil==2.8.2 PyYAML==6.0.1 s3transfer==0.10.0 -sentry-sdk==1.40.0 +sentry-sdk==1.40.6 six==1.16.0 smmap==5.0.1 urllib3==1.26.18