Skip to content

Commit

Permalink
Update requirements after resolving merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
michellemounde committed Nov 15, 2023
1 parent eb2c4b3 commit 70bfd23
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:ef18935427a28f552caa0a5d204b56df45dd5a59
# SHA1:d8d01e1e74eb36df6eb89f0f209b27e3f195c07c
#
# This file is autogenerated by pip-compile-multi
# To update, run:
Expand Down Expand Up @@ -722,9 +722,9 @@ jsonschema==4.19.2 \
# -r requirements/base.in
# connexion
# swagger-spec-validator
jsonschema-specifications==2023.7.1 \
--hash=sha256:05adf340b659828a004220a9613be00fa3f223f2b82002e273dee62fd50524b1 \
--hash=sha256:c91a50404e88a1f6ba40636778e2ee08f6e24c5613fe4c53ac24578a5a7f72bb
jsonschema-specifications==2023.11.1 \
--hash=sha256:c9b234904ffe02f079bf91b14d79987faa685fd4b39c377a0996954c0090b9ca \
--hash=sha256:f596778ab612b3fd29f72ea0d990393d0540a5aab18bf0407a46632eab540779
# via jsonschema
markupsafe==2.1.3 \
--hash=sha256:05fb21170423db021895e1ea1e1f3ab3adb85d1c2333cbc2310f2a26bc77272e \
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -635,9 +635,9 @@ jsonschema==4.19.2 \
# -r requirements/docs.in
# connexion
# swagger-spec-validator
jsonschema-specifications==2023.7.1 \
--hash=sha256:05adf340b659828a004220a9613be00fa3f223f2b82002e273dee62fd50524b1 \
--hash=sha256:c91a50404e88a1f6ba40636778e2ee08f6e24c5613fe4c53ac24578a5a7f72bb
jsonschema-specifications==2023.11.1 \
--hash=sha256:c9b234904ffe02f079bf91b14d79987faa685fd4b39c377a0996954c0090b9ca \
--hash=sha256:f596778ab612b3fd29f72ea0d990393d0540a5aab18bf0407a46632eab540779
# via jsonschema
markupsafe==2.1.3 \
--hash=sha256:05fb21170423db021895e1ea1e1f3ab3adb85d1c2333cbc2310f2a26bc77272e \
Expand Down

0 comments on commit 70bfd23

Please sign in to comment.