Skip to content

Commit

Permalink
Dependabot (2024-10-18) (#264)
Browse files Browse the repository at this point in the history
* Bump sentry-sdk from 2.14.0 to 2.16.0 (#263)

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.14.0 to 2.16.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@2.14.0...2.16.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump django from 5.1.1 to 5.1.2 (#262)

Bumps [django](https://github.com/django/django) from 5.1.1 to 5.1.2.
- [Commits](django/django@5.1.1...5.1.2)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump boto3 from 1.35.29 to 1.35.39 (#261)

Bumps [boto3](https://github.com/boto/boto3) from 1.35.29 to 1.35.39.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.29...1.35.39)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump redis from 5.1.0 to 5.1.1 (#258)

Bumps [redis](https://github.com/redis/redis-py) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v5.1.0...v5.1.1)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump smart-open from 7.0.4 to 7.0.5 (#257)

Bumps [smart-open](https://github.com/piskvorky/smart_open) from 7.0.4 to 7.0.5.
- [Release notes](https://github.com/piskvorky/smart_open/releases)
- [Changelog](https://github.com/piskvorky/smart_open/blob/develop/CHANGELOG.md)
- [Commits](piskvorky/smart_open@v7.0.4...v7.0.5)

---
updated-dependencies:
- dependency-name: smart-open
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
cgsunkel and dependabot[bot] authored Oct 18, 2024
1 parent e5fe4f3 commit 89ef749
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
12 changes: 6 additions & 6 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ billiard==4.2.0
# via
# -r requirements.txt
# celery
boto3==1.35.29
boto3==1.35.39
# via -r requirements.txt
botocore==1.35.29
botocore==1.35.39
# via
# -r requirements.txt
# boto3
Expand Down Expand Up @@ -101,7 +101,7 @@ distlib==0.3.8
# virtualenv
dj-database-url==2.2.0
# via -r requirements.txt
django==5.1.1
django==5.1.2
# via
# -r requirements.txt
# dj-database-url
Expand Down Expand Up @@ -386,7 +386,7 @@ pyyaml==6.0.2
# drf-spectacular
# pre-commit
# watchdog
redis==5.1.0
redis==5.1.1
# via -r requirements.txt
referencing==0.34.0
# via
Expand Down Expand Up @@ -417,15 +417,15 @@ s3transfer==0.10.2
# via
# -r requirements.txt
# boto3
sentry-sdk==2.14.0
sentry-sdk==2.16.0
# via -r requirements.txt
six==1.16.0
# via
# -r requirements.txt
# click-repl
# faker
# python-dateutil
smart-open==7.0.4
smart-open==7.0.5
# via -r requirements.txt
sqlparse==0.5.1
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
django==5.1.1
django==5.1.2
djangorestframework==3.15.2
boto3
dj-database-url
Expand All @@ -12,7 +12,7 @@ redis
celery==5.4.0
django_celery_beat==2.7.0
django-celery-results
sentry-sdk==2.14.0
sentry-sdk==2.16.0
backoff
django-prometheus==2.3.1
smart-open
Expand Down
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ backoff==1.10.0
# opentelemetry-exporter-otlp-proto-http
billiard==4.2.0
# via celery
boto3==1.35.29
boto3==1.35.39
# via -r requirements.in
botocore==1.35.29
botocore==1.35.39
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -69,7 +69,7 @@ distlib==0.3.8
# via virtualenv
dj-database-url==2.2.0
# via -r requirements.in
django==5.1.1
django==5.1.2
# via
# -r requirements.in
# dj-database-url
Expand Down Expand Up @@ -219,7 +219,7 @@ pyyaml==6.0.2
# -r requirements.in
# drf-spectacular
# pre-commit
redis==5.1.0
redis==5.1.1
# via -r requirements.in
referencing==0.34.0
# via
Expand All @@ -240,13 +240,13 @@ rpds-py==0.18.0
# referencing
s3transfer==0.10.2
# via boto3
sentry-sdk==2.14.0
sentry-sdk==2.16.0
# via -r requirements.in
six==1.16.0
# via
# click-repl
# python-dateutil
smart-open==7.0.4
smart-open==7.0.5
# via -r requirements.in
sqlparse==0.5.1
# via
Expand Down

0 comments on commit 89ef749

Please sign in to comment.