We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0617b3a commit d504534Copy full SHA for d504534
requirements.txt
@@ -1,8 +1,8 @@
1
# Hashes retrieved using instructions here:
2
# https://pip.pypa.io/en/stable/cli/pip_hash/#example
3
-yamllint==1.35.1 \
4
- --hash=sha256:2e16e504bb129ff515b37823b472750b36b6de07963bd74b307341ef5ad8bdc3 \
5
- --hash=sha256:7a003809f88324fd2c877734f2d575ee7881dd9043360657cc8049c809eba6cd
+yamllint==1.37.1 \
+ --hash=sha256:364f0d79e81409f591e323725e6a9f4504c8699ddf2d7263d8d2b539cd66a583 \
+ --hash=sha256:81f7c0c5559becc8049470d86046b36e96113637bcbe4753ecef06977c00245d
6
# NOTE: pathspec is included because it is not pinned using '==' by yamllint. So
7
# we need to include the exact version and hash here.
8
pathspec==0.12.1 \
0 commit comments