Skip to content

Commit 5e385d7

Browse files
chore(deps): bump referencing from 0.36.2 to 0.37.0 in /requirements (#8342)
Bumps [referencing](https://github.com/python-jsonschema/referencing) from 0.36.2 to 0.37.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.36.2...v0.37.0) --- updated-dependencies: - dependency-name: referencing dependency-version: 0.37.0 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: vicheey <181402101+vicheey@users.noreply.github.com>
1 parent 0114b36 commit 5e385d7

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

requirements/reproducible-linux.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -747,9 +747,9 @@ pyyaml==6.0.3 \
747747
# aws-sam-cli (setup.py)
748748
# cfn-lint
749749
# cookiecutter
750-
referencing==0.36.2 \
751-
--hash=sha256:df2e89862cd09deabbdba16944cc3f10feb6b3e6f18e902f7cc25609a34775aa \
752-
--hash=sha256:e8699adbbf8b5c7de96d8ffa0eb5c158b3beafce084968e2ea8bb08c6794dcd0
750+
referencing==0.37.0 \
751+
--hash=sha256:381329a9f99628c9069361716891d34ad94af76e461dcb0335825aecc7692231 \
752+
--hash=sha256:44aefc3142c5b842538163acb373e24cce6632bd54bdb01b21ad5863489f50d8
753753
# via
754754
# jsonschema
755755
# jsonschema-specifications

requirements/reproducible-mac.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -747,9 +747,9 @@ pyyaml==6.0.3 \
747747
# aws-sam-cli (setup.py)
748748
# cfn-lint
749749
# cookiecutter
750-
referencing==0.36.2 \
751-
--hash=sha256:df2e89862cd09deabbdba16944cc3f10feb6b3e6f18e902f7cc25609a34775aa \
752-
--hash=sha256:e8699adbbf8b5c7de96d8ffa0eb5c158b3beafce084968e2ea8bb08c6794dcd0
750+
referencing==0.37.0 \
751+
--hash=sha256:381329a9f99628c9069361716891d34ad94af76e461dcb0335825aecc7692231 \
752+
--hash=sha256:44aefc3142c5b842538163acb373e24cce6632bd54bdb01b21ad5863489f50d8
753753
# via
754754
# jsonschema
755755
# jsonschema-specifications

requirements/reproducible-win.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -773,9 +773,9 @@ pyyaml==6.0.3 \
773773
# aws-sam-cli (setup.py)
774774
# cfn-lint
775775
# cookiecutter
776-
referencing==0.36.2 \
777-
--hash=sha256:df2e89862cd09deabbdba16944cc3f10feb6b3e6f18e902f7cc25609a34775aa \
778-
--hash=sha256:e8699adbbf8b5c7de96d8ffa0eb5c158b3beafce084968e2ea8bb08c6794dcd0
776+
referencing==0.37.0 \
777+
--hash=sha256:381329a9f99628c9069361716891d34ad94af76e461dcb0335825aecc7692231 \
778+
--hash=sha256:44aefc3142c5b842538163acb373e24cce6632bd54bdb01b21ad5863489f50d8
779779
# via
780780
# jsonschema
781781
# jsonschema-specifications

0 commit comments

Comments
 (0)