Skip to content

Commit

Permalink
Latest data: Sun Oct 6 08:06:06 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed Oct 6, 2024
1 parent 89c55e2 commit 1e36638
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 11 deletions.
10 changes: 5 additions & 5 deletions requirements/pre-commit-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
cfgv==3.4.0
distlib==0.3.8
filelock==3.15.4
identify==2.6.0
filelock==3.16.1
identify==2.6.1
nodeenv==1.9.1
platformdirs==4.2.2
pyyaml==6.0.1
virtualenv==20.26.3
platformdirs==4.3.6
pyyaml==6.0.2
virtualenv==20.26.6
3 changes: 1 addition & 2 deletions requirements/pygitup-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
colorama==0.4.6
gitdb==4.0.11
gitpython==3.1.41
gitpython==3.1.43
smmap==5.0.1
termcolor==2.4.0
typing-extensions==4.9.0
8 changes: 4 additions & 4 deletions requirements/schemathesis-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ fqdn==1.5.1
graphql-core==3.2.4
h11==0.14.0
harfile==0.3.0
httpcore==1.0.5
httpcore==1.0.6
httpx==0.27.2
hypothesis==6.112.2
hypothesis==6.112.3
hypothesis-graphql==0.11.1
hypothesis-jsonschema==0.23.1
idna==3.10
Expand Down Expand Up @@ -40,9 +40,9 @@ sniffio==1.3.1
sortedcontainers==2.4.0
starlette==0.39.2
starlette-testclient==0.4.1
tomli==2.0.1
tomli==2.0.2
tomli-w==1.0.0
types-python-dateutil==2.9.0.20240906
types-python-dateutil==2.9.0.20241003
uri-template==1.3.0
urllib3==2.2.3
webcolors==24.8.0
Expand Down

0 comments on commit 1e36638

Please sign in to comment.