Skip to content

Commit

Permalink
Latest data: Sat Nov 18 08:03:59 UTC 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed Nov 18, 2023
1 parent e918b9e commit 1ad0205
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 24 deletions.
23 changes: 11 additions & 12 deletions requirements/dnsrobocert-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,32 +1,31 @@
attrs==23.1.0
boto3==1.28.66
botocore==1.31.66
boto3==1.29.2
botocore==1.32.2
circuitbreaker==1.4.0
colorama==0.4.6
coloredlogs==15.0.1
dnspython==2.4.2
humanfriendly==10.0
importlib-resources==6.1.0
importlib-resources==6.1.1
isodate==0.6.1
jmespath==1.0.1
jsonschema==4.19.1
jsonschema-specifications==2023.7.1
jsonschema==4.20.0
jsonschema-specifications==2023.11.1
localzone==0.9.8
markdown-it-py==3.0.0
mdurl==0.1.2
oci==2.113.0
oci==2.116.0
pem==23.1.0
platformdirs==3.11.0
platformdirs==4.0.0
prettytable==3.9.0
prompt-toolkit==3.0.39
prompt-toolkit==3.0.41
python-dateutil==2.8.2
referencing==0.30.2
referencing==0.31.0
requests-toolbelt==1.0.0
rich==13.6.0
rpds-py==0.10.6
rpds-py==0.13.0
s3transfer==0.7.0
schedule==1.2.1
softlayer==6.1.10
wcwidth==0.2.8
wcwidth==0.2.10
xmltodict==0.13.0
zeep==4.2.1
1 change: 0 additions & 1 deletion requirements/locust-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
blinker==1.7.0
brotli==1.1.0
charset-normalizer==3.3.2
configargparse==1.7
flask==3.0.0
Expand Down
14 changes: 7 additions & 7 deletions requirements/schemathesis-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,30 +5,30 @@ charset-normalizer==3.3.2
colorama==0.4.6
graphql-core==3.2.3
h11==0.14.0
httpcore==1.0.1
httpcore==1.0.2
httpx==0.25.1
hypothesis==6.88.3
hypothesis==6.89.0
hypothesis-graphql==0.10.0
hypothesis-jsonschema==0.22.1
idna==3.4
iniconfig==2.0.0
jsonschema==4.19.2
jsonschema-specifications==2023.7.1
jsonschema==4.20.0
jsonschema-specifications==2023.11.1
junit-xml==1.9
multidict==6.0.4
pluggy==1.3.0
pyrate-limiter==2.10.0
pytest==7.4.3
pytest-subtests==0.7.0
referencing==0.30.2
referencing==0.31.0
requests==2.31.0
rpds-py==0.12.0
rpds-py==0.13.0
sniffio==1.3.0
sortedcontainers==2.4.0
starlette==0.32.0.post1
starlette-testclient==0.2.0
tomli==2.0.1
tomli-w==1.0.0
urllib3==2.0.7
urllib3==2.1.0
werkzeug==3.0.1
yarl==1.9.2
6 changes: 3 additions & 3 deletions requirements/xonsh-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
prompt-toolkit==3.0.39
prompt-toolkit==3.0.41
pyperclip==1.8.2
setproctitle==1.3.2
wcwidth==0.2.6
setproctitle==1.3.3
wcwidth==0.2.10
1 change: 0 additions & 1 deletion requirements/yt-dlp-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
brotli==1.1.0
charset-normalizer==3.3.2
idna==3.4
pycryptodomex==3.19.0
Expand Down

0 comments on commit 1ad0205

Please sign in to comment.