Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcospri committed Aug 28, 2023
1 parent c7498df commit 29c0679
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ pyjwt==2.4.0
# via
# -r requirements/requirements.txt
# pyramid-googleauth
pyramid==2.0.1
pyramid==2.0.2
# via
# -r requirements/requirements.txt
# h-pyramid-sentry
Expand Down
2 changes: 1 addition & 1 deletion requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ pyjwt==2.4.0
# via
# -r requirements/requirements.txt
# pyramid-googleauth
pyramid==2.0.1
pyramid==2.0.2
# via
# -r requirements/requirements.txt
# h-pyramid-sentry
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ pyjwt==2.4.0
# pyramid-googleauth
pylint==2.17.5
# via -r requirements/lint.in
pyramid==2.0.1
pyramid==2.0.2
# via
# -r requirements/requirements.txt
# -r requirements/tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ pyasn1-modules==0.2.8
# via google-auth
pyjwt==2.4.0
# via pyramid-googleauth
pyramid==2.0.1
pyramid==2.0.2
# via
# -r requirements/requirements.in
# h-pyramid-sentry
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ pyjwt==2.4.0
# via
# -r requirements/requirements.txt
# pyramid-googleauth
pyramid==2.0.1
pyramid==2.0.2
# via
# -r requirements/requirements.txt
# h-pyramid-sentry
Expand Down

0 comments on commit 29c0679

Please sign in to comment.