Skip to content

Commit

Permalink
Bump the production-dependencies group across 1 directory with 5 updates
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 5 updates in the /config/requirements directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.34.158` | `1.35.5` |
| [botocore](https://github.com/boto/botocore) | `1.34.158` | `1.35.5` |
| [django-alive](https://github.com/lincolnloop/django-alive) | `1.2.1` | `1.2.2` |
| [django-allauth](https://github.com/pennersr/django-allauth) | `64.0.0` | `64.1.0` |
| [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.21.3` | `3.22.0` |



Updates `boto3` from 1.34.158 to 1.35.5
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.34.158...1.35.5)

Updates `botocore` from 1.34.158 to 1.35.5
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.34.158...1.35.5)

Updates `django-alive` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/lincolnloop/django-alive/releases)
- [Changelog](https://github.com/lincolnloop/django-alive/blob/main/CHANGELOG.md)
- [Commits](lincolnloop/django-alive@1.2.1...1.2.2)

Updates `django-allauth` from 64.0.0 to 64.1.0
- [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst)
- [Commits](pennersr/django-allauth@64.0.0...64.1.0)

Updates `marshmallow` from 3.21.3 to 3.22.0
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/marshmallow@3.21.3...3.22.0)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: django-alive
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: django-allauth
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: marshmallow
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 24, 2024
1 parent ddf369c commit 4e73d28
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 30 deletions.
28 changes: 14 additions & 14 deletions config/requirements/dev_lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,13 +115,13 @@ billiard==4.2.0 \
--hash=sha256:07aa978b308f334ff8282bd4a746e681b3513db5c9a514cbdd810cbbdc19714d \
--hash=sha256:9a3c3184cb275aa17a732f93f65b20c525d3d9f253722d26a82194803ade5a2c
# via celery
boto3==1.34.158 \
--hash=sha256:5b7b2ce0ec1e498933f600d29f3e1c641f8c44dd7e468c26795359d23d81fa39 \
--hash=sha256:c29e9b7e1034e8734ccaffb9f2b3f3df2268022fd8a93d836604019f8759ce27
boto3==1.35.5 \
--hash=sha256:2cef3aa476181395c260f4b6e6c5565e5a3022a874fb6b579d8e6b169f94e0b3 \
--hash=sha256:5724ddeda8e18c7614c20a09c20159ed87ff7439755cf5e250a1a3feaf9afb7e
# via -r config/requirements/prod.in
botocore==1.34.158 \
--hash=sha256:0e6fceba1e39bfa8feeba70ba3ac2af958b3387df4bd3b5f2db3f64c1754c756 \
--hash=sha256:5934082e25ad726673afbf466092fb1223dafa250e6e756c819430ba6b1b3da5
botocore==1.35.5 \
--hash=sha256:3a0086c7124cb3b0d9f98563d00ffd14a942c3f9e731d8d1ccf0d3a1ac7ed884 \
--hash=sha256:8116b72c7ae845c195146e437e2afd9d17538a37b3f3548dcf67c12c86ba0742
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -375,12 +375,12 @@ django==5.1 \
# django-stubs
# django-stubs-ext
# model-bakery
django-alive==1.2.1 \
--hash=sha256:7c449a7ab29b7047ba522ef5ca2dc6b1be0f7db0374dd77b95eec910f9aa0c11 \
--hash=sha256:b758f4e88084140bf40c2f1ca3371af1d3702e3bf47c9c06264f82340f5888fe
django-alive==1.2.2 \
--hash=sha256:00246da76b83737cb8fc3ebcc4fa4ed2af5de5446ec27a7325a836eff8c480c0 \
--hash=sha256:0805d724e5037b636af965488156e99da7fd883f94f41eb01c4d1701af13f85e
# via -r config/requirements/prod.in
django-allauth==64.0.0 \
--hash=sha256:01952c7540160ef475c12dc881f67a69c7c5e533f4bef6c811bba0417a717588
django-allauth==64.1.0 \
--hash=sha256:713bfc410021140aefae0f04eeaac5d50ebedad7abaf43174670a9ec002c595c
# via -r config/requirements/prod.in
django-cache-url==3.4.5 \
--hash=sha256:5f350759978483ab85dc0e3e17b3d53eed3394a28148f6bf0f53d11d0feb5b3c \
Expand Down Expand Up @@ -755,9 +755,9 @@ markupsafe==2.1.5 \
# mkdocs
# mkdocs-autorefs
# mkdocstrings
marshmallow==3.21.3 \
--hash=sha256:4f57c5e050a54d66361e826f94fba213eb10b67b2fdb02c3e0343ce207ba1662 \
--hash=sha256:86ce7fb914aa865001a4b2092c4c2872d13bc347f3d42673272cabfdbad386f1
marshmallow==3.22.0 \
--hash=sha256:4972f529104a220bb8637d595aa4c9762afbe7f7a77d82dc58c1615d70c5823e \
--hash=sha256:71a2dce49ef901c3f97ed296ae5051135fd3febd2bf43afe0ae9a82143a494d9
# via environs
matplotlib-inline==0.1.7 \
--hash=sha256:8423b23ec666be3d16e16b60bdd8ac4e86e840ebd1dd11a30b9f117f2fa0ab90 \
Expand Down
4 changes: 2 additions & 2 deletions config/requirements/prod.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
# `just make_requirements` in order to compile a new requirement files in config/requirements/*_lock.txt.

Django~=5.0
boto3~=1.34
boto3~=1.35
celery~=5.3
crispy-bootstrap5~=2024.2
django-alive~=1.2
django-allauth~=64.0
django-allauth~=64.1
django-crispy-forms~=2.2
django-maintenance-mode~=0.19
django-storages~=1.8
Expand Down
28 changes: 14 additions & 14 deletions config/requirements/prod_lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ billiard==4.2.0 \
--hash=sha256:07aa978b308f334ff8282bd4a746e681b3513db5c9a514cbdd810cbbdc19714d \
--hash=sha256:9a3c3184cb275aa17a732f93f65b20c525d3d9f253722d26a82194803ade5a2c
# via celery
boto3==1.34.158 \
--hash=sha256:5b7b2ce0ec1e498933f600d29f3e1c641f8c44dd7e468c26795359d23d81fa39 \
--hash=sha256:c29e9b7e1034e8734ccaffb9f2b3f3df2268022fd8a93d836604019f8759ce27
boto3==1.35.5 \
--hash=sha256:2cef3aa476181395c260f4b6e6c5565e5a3022a874fb6b579d8e6b169f94e0b3 \
--hash=sha256:5724ddeda8e18c7614c20a09c20159ed87ff7439755cf5e250a1a3feaf9afb7e
# via -r config/requirements/prod.in
botocore==1.34.158 \
--hash=sha256:0e6fceba1e39bfa8feeba70ba3ac2af958b3387df4bd3b5f2db3f64c1754c756 \
--hash=sha256:5934082e25ad726673afbf466092fb1223dafa250e6e756c819430ba6b1b3da5
botocore==1.35.5 \
--hash=sha256:3a0086c7124cb3b0d9f98563d00ffd14a942c3f9e731d8d1ccf0d3a1ac7ed884 \
--hash=sha256:8116b72c7ae845c195146e437e2afd9d17538a37b3f3548dcf67c12c86ba0742
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -143,12 +143,12 @@ django==5.1 \
# django-allauth
# django-crispy-forms
# django-storages
django-alive==1.2.1 \
--hash=sha256:7c449a7ab29b7047ba522ef5ca2dc6b1be0f7db0374dd77b95eec910f9aa0c11 \
--hash=sha256:b758f4e88084140bf40c2f1ca3371af1d3702e3bf47c9c06264f82340f5888fe
django-alive==1.2.2 \
--hash=sha256:00246da76b83737cb8fc3ebcc4fa4ed2af5de5446ec27a7325a836eff8c480c0 \
--hash=sha256:0805d724e5037b636af965488156e99da7fd883f94f41eb01c4d1701af13f85e
# via -r config/requirements/prod.in
django-allauth==64.0.0 \
--hash=sha256:01952c7540160ef475c12dc881f67a69c7c5e533f4bef6c811bba0417a717588
django-allauth==64.1.0 \
--hash=sha256:713bfc410021140aefae0f04eeaac5d50ebedad7abaf43174670a9ec002c595c
# via -r config/requirements/prod.in
django-cache-url==3.4.5 \
--hash=sha256:5f350759978483ab85dc0e3e17b3d53eed3394a28148f6bf0f53d11d0feb5b3c \
Expand Down Expand Up @@ -282,9 +282,9 @@ kombu==5.4.0 \
--hash=sha256:ad200a8dbdaaa2bbc5f26d2ee7d707d9a1fded353a0f4bd751ce8c7d9f449c60 \
--hash=sha256:c8dd99820467610b4febbc7a9e8a0d3d7da2d35116b67184418b51cc520ea6b6
# via celery
marshmallow==3.21.3 \
--hash=sha256:4f57c5e050a54d66361e826f94fba213eb10b67b2fdb02c3e0343ce207ba1662 \
--hash=sha256:86ce7fb914aa865001a4b2092c4c2872d13bc347f3d42673272cabfdbad386f1
marshmallow==3.22.0 \
--hash=sha256:4972f529104a220bb8637d595aa4c9762afbe7f7a77d82dc58c1615d70c5823e \
--hash=sha256:71a2dce49ef901c3f97ed296ae5051135fd3febd2bf43afe0ae9a82143a494d9
# via environs
packaging==24.1 \
--hash=sha256:026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002 \
Expand Down

0 comments on commit 4e73d28

Please sign in to comment.