Skip to content

Commit

Permalink
requirement: bump tenacity from 8.4.2 to 8.5.0
Browse files Browse the repository at this point in the history
Bumps [tenacity](https://github.com/jd/tenacity) from 8.4.2 to 8.5.0.
- [Release notes](https://github.com/jd/tenacity/releases)
- [Commits](jd/tenacity@8.4.2...8.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and xavfernandez committed Jul 8, 2024
1 parent cdb0836 commit fbc8acd
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 11 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1054,9 +1054,9 @@ tablib==3.5.0 \
--hash=sha256:9821caa9eca6062ff7299fa645e737aecff982e6b2b42046928a6413c8dabfd9 \
--hash=sha256:f6661dfc45e1d4f51fa8a6239f9c8349380859a5bfaa73280645f046d6c96e33
# via django-import-export
tenacity==8.4.2 \
--hash=sha256:9e6f7cf7da729125c7437222f8a522279751cdfbe6b67bfe64f75d3a348661b2 \
--hash=sha256:cd80a53a79336edba8489e767f729e4f391c896956b57140b5d7511a64bbd3ef
tenacity==8.5.0 \
--hash=sha256:8bc6c0c8a09b31e6cad13c47afbed1a567518250a9a171418582ed8d9c20ca78 \
--hash=sha256:b594c2a5945830c267ce6b79a166228323ed52718f30302c1359836112346687
# via -r requirements/base.in
tqdm==4.66.4 \
--hash=sha256:b75ca56b413b030bc3f00af51fd2c1a1a5eac6a0c1cca83cbb37a5c52abce644 \
Expand Down
7 changes: 3 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -961,7 +961,6 @@ psycopg[binary]==3.1.10 \
# via
# -r requirements/test.txt
# django-citext
# psycopg
psycopg-binary==3.1.10 \
--hash=sha256:0471869e658d0c6b8c3ed53153794739c18d7dad2dd5b8e6ff023a364c20f7df \
--hash=sha256:0f062f20256708929a58c41d44f350efced4c00a603323d1413f6dc0b84d95a5 \
Expand Down Expand Up @@ -1506,9 +1505,9 @@ tablib==3.5.0 \
# via
# -r requirements/test.txt
# django-import-export
tenacity==8.4.2 \
--hash=sha256:9e6f7cf7da729125c7437222f8a522279751cdfbe6b67bfe64f75d3a348661b2 \
--hash=sha256:cd80a53a79336edba8489e767f729e4f391c896956b57140b5d7511a64bbd3ef
tenacity==8.5.0 \
--hash=sha256:8bc6c0c8a09b31e6cad13c47afbed1a567518250a9a171418582ed8d9c20ca78 \
--hash=sha256:b594c2a5945830c267ce6b79a166228323ed52718f30302c1359836112346687
# via -r requirements/test.txt
tqdm==4.66.4 \
--hash=sha256:b75ca56b413b030bc3f00af51fd2c1a1a5eac6a0c1cca83cbb37a5c52abce644 \
Expand Down
7 changes: 3 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -855,7 +855,6 @@ psycopg[binary]==3.1.10 \
# via
# -r requirements/base.txt
# django-citext
# psycopg
psycopg-binary==3.1.10 \
--hash=sha256:0471869e658d0c6b8c3ed53153794739c18d7dad2dd5b8e6ff023a364c20f7df \
--hash=sha256:0f062f20256708929a58c41d44f350efced4c00a603323d1413f6dc0b84d95a5 \
Expand Down Expand Up @@ -1375,9 +1374,9 @@ tablib==3.5.0 \
# via
# -r requirements/base.txt
# django-import-export
tenacity==8.4.2 \
--hash=sha256:9e6f7cf7da729125c7437222f8a522279751cdfbe6b67bfe64f75d3a348661b2 \
--hash=sha256:cd80a53a79336edba8489e767f729e4f391c896956b57140b5d7511a64bbd3ef
tenacity==8.5.0 \
--hash=sha256:8bc6c0c8a09b31e6cad13c47afbed1a567518250a9a171418582ed8d9c20ca78 \
--hash=sha256:b594c2a5945830c267ce6b79a166228323ed52718f30302c1359836112346687
# via -r requirements/base.txt
tqdm==4.66.4 \
--hash=sha256:b75ca56b413b030bc3f00af51fd2c1a1a5eac6a0c1cca83cbb37a5c52abce644 \
Expand Down

0 comments on commit fbc8acd

Please sign in to comment.