Skip to content

Commit

Permalink
chore(deps): bump referencing from 0.31.1 to 0.32.0 in /requirements (#…
Browse files Browse the repository at this point in the history
…6421)

Bumps [referencing](https://github.com/python-jsonschema/referencing) from 0.31.1 to 0.32.0.
- [Release notes](https://github.com/python-jsonschema/referencing/releases)
- [Changelog](https://github.com/python-jsonschema/referencing/blob/main/docs/changes.rst)
- [Commits](python-jsonschema/referencing@v0.31.1...v0.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Haresh Nasit <84355507+hnnasit@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and hnnasit authored Dec 14, 2023
1 parent 07f2fd6 commit de7de09
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions requirements/reproducible-linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -641,9 +641,9 @@ pyyaml==6.0.1 \
# aws-sam-cli (setup.py)
# cfn-lint
# cookiecutter
referencing==0.31.1 \
--hash=sha256:81a1471c68c9d5e3831c30ad1dd9815c45b558e596653db751a2bfdd17b3b9ec \
--hash=sha256:c19c4d006f1757e3dd75c4f784d38f8698d87b649c54f9ace14e5e8c9667c01d
referencing==0.32.0 \
--hash=sha256:689e64fe121843dcfd57b71933318ef1f91188ffb45367332700a86ac8fd6161 \
--hash=sha256:bdcd3efb936f82ff86f993093f6da7435c7de69a3b3a5a06678a6050184bee99
# via
# jsonschema
# jsonschema-specifications
Expand Down
6 changes: 3 additions & 3 deletions requirements/reproducible-mac.txt
Original file line number Diff line number Diff line change
Expand Up @@ -673,9 +673,9 @@ pyyaml==6.0.1 \
# aws-sam-cli (setup.py)
# cfn-lint
# cookiecutter
referencing==0.31.1 \
--hash=sha256:81a1471c68c9d5e3831c30ad1dd9815c45b558e596653db751a2bfdd17b3b9ec \
--hash=sha256:c19c4d006f1757e3dd75c4f784d38f8698d87b649c54f9ace14e5e8c9667c01d
referencing==0.32.0 \
--hash=sha256:689e64fe121843dcfd57b71933318ef1f91188ffb45367332700a86ac8fd6161 \
--hash=sha256:bdcd3efb936f82ff86f993093f6da7435c7de69a3b3a5a06678a6050184bee99
# via
# jsonschema
# jsonschema-specifications
Expand Down
6 changes: 3 additions & 3 deletions requirements/reproducible-win.txt
Original file line number Diff line number Diff line change
Expand Up @@ -661,9 +661,9 @@ pyyaml==6.0.1 \
# aws-sam-cli (setup.py)
# cfn-lint
# cookiecutter
referencing==0.31.1 \
--hash=sha256:81a1471c68c9d5e3831c30ad1dd9815c45b558e596653db751a2bfdd17b3b9ec \
--hash=sha256:c19c4d006f1757e3dd75c4f784d38f8698d87b649c54f9ace14e5e8c9667c01d
referencing==0.32.0 \
--hash=sha256:689e64fe121843dcfd57b71933318ef1f91188ffb45367332700a86ac8fd6161 \
--hash=sha256:bdcd3efb936f82ff86f993093f6da7435c7de69a3b3a5a06678a6050184bee99
# via
# jsonschema
# jsonschema-specifications
Expand Down

0 comments on commit de7de09

Please sign in to comment.