Skip to content

Commit

Permalink
Bump venusian from 3.0.0 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [venusian](https://github.com/Pylons/venusian) from 3.0.0 to 3.1.0.
- [Changelog](https://github.com/Pylons/venusian/blob/main/CHANGES.rst)
- [Commits](Pylons/venusian@3.0.0...3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcospri committed Nov 13, 2023
1 parent 9183870 commit cf50c6a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ urllib3==1.26.18
# -r requirements/requirements.txt
# elasticsearch
# sentry-sdk
venusian==3.0.0
venusian==3.1.0
# via
# -r requirements/requirements.txt
# pyramid
Expand Down
2 changes: 1 addition & 1 deletion requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ urllib3==1.26.18
# -r requirements/requirements.txt
# elasticsearch
# sentry-sdk
venusian==3.0.0
venusian==3.1.0
# via
# -r requirements/requirements.txt
# pyramid
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@ urllib3==1.26.18
# -r requirements/tests.txt
# elasticsearch
# sentry-sdk
venusian==3.0.0
venusian==3.1.0
# via
# -r requirements/functests.txt
# -r requirements/tests.txt
Expand Down
3 changes: 1 addition & 2 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ attrs==23.1.0
# referencing
backports-zoneinfo[tzdata]==0.2.1
# via
# backports-zoneinfo
# celery
# kombu
bcrypt==4.0.1
Expand Down Expand Up @@ -273,7 +272,7 @@ urllib3==1.26.18
# via
# elasticsearch
# sentry-sdk
venusian==3.0.0
venusian==3.1.0
# via
# -r requirements/requirements.in
# pyramid
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ urllib3==1.26.18
# -r requirements/requirements.txt
# elasticsearch
# sentry-sdk
venusian==3.0.0
venusian==3.1.0
# via
# -r requirements/requirements.txt
# pyramid
Expand Down

0 comments on commit cf50c6a

Please sign in to comment.