Skip to content

Commit

Permalink
Latest data: Sun Jul 28 08:05:32 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed Jul 28, 2024
1 parent 3b5a522 commit 1f81209
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/check-jsonschema-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ regress==0.4.5
requests==2.32.3
rfc3339-validator==0.1.4
rfc3987==1.3.8
rpds-py==0.19.0
rpds-py==0.19.1
ruamel-yaml==0.18.6
ruamel-yaml-clib==0.2.8
six==1.16.0
Expand Down
8 changes: 4 additions & 4 deletions requirements/schemathesis-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ h11==0.14.0
harfile==0.3.0
httpcore==1.0.5
httpx==0.27.0
hypothesis==6.108.3
hypothesis==6.108.4
hypothesis-graphql==0.11.0
hypothesis-jsonschema==0.23.1
idna==3.7
Expand All @@ -22,16 +22,16 @@ multidict==6.0.5
packaging==24.1
pluggy==1.5.0
pyrate-limiter==3.6.1
pytest==8.3.1
pytest==8.3.2
pytest-subtests==0.7.0
pyyaml==6.0.1
referencing==0.35.1
requests==2.32.3
rpds-py==0.19.0
rpds-py==0.19.1
six==1.16.0
sniffio==1.3.1
sortedcontainers==2.4.0
starlette==0.38.0
starlette==0.38.1
starlette-testclient==0.4.1
tomli==2.0.1
tomli-w==1.0.0
Expand Down

0 comments on commit 1f81209

Please sign in to comment.