Skip to content

Commit

Permalink
Latest data: Fri Nov 29 08:08:07 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed Nov 29, 2024
1 parent ff6ceb3 commit 248ac99
Show file tree
Hide file tree
Showing 10 changed files with 76 additions and 47 deletions.
6 changes: 3 additions & 3 deletions requirements/cekit-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
click==8.1.7
colorlog==6.8.2
colorlog==6.9.0
docopt==0.6.2
jinja2==3.1.4
markupsafe==3.0.1
packaging==24.1
markupsafe==3.0.2
packaging==24.2
pykwalify==1.8.0
python-dateutil==2.9.0.post0
pyyaml==6.0.2
Expand Down
28 changes: 28 additions & 0 deletions requirements/cobo-cli-requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
annotated-types==0.7.0
cffi==1.17.1
charset-normalizer==3.4.0
click==8.1.7
dataclasses-json==0.6.7
dnspython==2.7.0
email-validator==2.2.0
gitdb==4.0.11
gitpython==3.1.43
idna==3.10
marshmallow==3.23.1
mypy-extensions==1.0.0
packaging==24.2
pycparser==2.22
pydantic==2.10.2
pydantic-core==2.27.1
pydantic-settings==2.6.1
pynacl==1.5.0
python-dotenv==1.0.1
pyyaml==6.0.2
requests==2.32.3
smmap==5.0.1
tomli==2.2.1
tomli-w==1.1.0
typing-extensions==4.12.2
typing-inspect==0.9.0
urllib3==2.2.3
websocket-client==1.8.0
20 changes: 10 additions & 10 deletions requirements/datasette-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
aiofiles==24.1.0
anyio==4.6.0
asgi-csrf==0.10
anyio==4.6.2.post1
asgi-csrf==0.11
asgiref==3.8.1
click==8.1.7
click-default-group==1.2.4
flexcache==0.3
flexparser==0.3.1
flexparser==0.4
h11==0.14.0
httpcore==1.0.6
httpx==0.27.2
httpcore==1.0.7
httpx==0.28.0
hupper==1.12.1
idna==3.10
itsdangerous==2.2.0
janus==1.0.0
janus==1.1.0
jinja2==3.1.4
markupsafe==3.0.1
markupsafe==3.0.2
mergedeep==1.3.4
platformdirs==4.3.6
pluggy==1.5.0
python-multipart==0.0.12
python-multipart==0.0.18
pyyaml==6.0.2
setuptools==75.1.0
setuptools==75.6.0
sniffio==1.3.1
typing-extensions==4.12.2
uvicorn==0.31.1
uvicorn==0.32.1
4 changes: 2 additions & 2 deletions requirements/djlint-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ colorama==0.4.6
cssbeautifier==1.15.1
editorconfig==0.12.4
jsbeautifier==1.15.1
json5==0.9.25
json5==0.10.0
pathspec==0.12.1
pyyaml==6.0.2
regex==2024.11.6
six==1.16.0
tqdm==4.67.0
tqdm==4.67.1
4 changes: 2 additions & 2 deletions requirements/huggingface-cli-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ charset-normalizer==3.4.0
filelock==3.16.1
fsspec==2024.10.0
idna==3.10
packaging==24.1
packaging==24.2
pyyaml==6.0.2
requests==2.32.3
tqdm==4.66.6
tqdm==4.67.1
typing-extensions==4.12.2
urllib3==2.2.3
10 changes: 5 additions & 5 deletions requirements/organize-tool-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,20 @@ exifread==2.3.2
jinja2==3.1.4
macos-tags==1.5.1
markdown-it-py==3.0.0
markupsafe==3.0.1
markupsafe==3.0.2
mdfind-wrapper==0.1.5
mdurl==0.1.2
natsort==8.4.0
pdfminer-six==20231228
pdfminer-six==20240706
platformdirs==4.3.6
pydantic==2.9.2
pydantic-core==2.23.4
pydantic==2.10.2
pydantic-core==2.27.1
pygments==2.18.0
pyobjc-core==10.3.1
pyobjc-framework-cocoa==10.3.1
python-dateutil==2.9.0.post0
pyyaml==6.0.2
rich==13.9.2
rich==13.9.4
send2trash==1.8.3
simplematch==1.4
six==1.16.0
Expand Down
6 changes: 3 additions & 3 deletions requirements/pipgrip-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
anytree==2.12.1
click==8.1.7
packaging==24.1
setuptools==75.1.0
packaging==24.2
setuptools==75.6.0
six==1.16.0
wheel==0.44.0
wheel==0.45.1
10 changes: 5 additions & 5 deletions requirements/schemathesis-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ graphql-core==3.2.5
h11==0.14.0
harfile==0.3.0
httpcore==1.0.7
httpx==0.27.2
hypothesis==6.119.1
httpx==0.28.0
hypothesis==6.121.0
hypothesis-graphql==0.11.1
hypothesis-jsonschema==0.23.1
idna==3.10
Expand Down Expand Up @@ -39,13 +39,13 @@ rpds-py==0.21.0
six==1.16.0
sniffio==1.3.1
sortedcontainers==2.4.0
starlette==0.41.2
starlette==0.41.3
starlette-testclient==0.4.1
tomli==2.1.0
tomli==2.2.1
tomli-w==1.1.0
types-python-dateutil==2.9.0.20241003
uri-template==1.3.0
urllib3==2.2.3
webcolors==24.11.1
werkzeug==3.1.3
yarl==1.17.1
yarl==1.18.0
13 changes: 8 additions & 5 deletions requirements/sigstore-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
annotated-types==0.7.0
betterproto==2.0.0b6
cffi==1.17.1
charset-normalizer==3.4.0
cryptography==43.0.3
dnspython==2.7.0
email-validator==2.2.0
grpclib==0.4.7
Expand All @@ -14,15 +16,16 @@ mdurl==0.1.2
multidict==6.1.0
platformdirs==4.3.6
pyasn1==0.6.1
pydantic==2.9.2
pydantic-core==2.23.4
pycparser==2.22
pydantic==2.10.2
pydantic-core==2.27.1
pygments==2.18.0
pyjwt==2.9.0
pyopenssl==24.2.1
pyjwt==2.10.0
pyopenssl==24.3.0
python-dateutil==2.9.0.post0
requests==2.32.3
rfc8785==0.1.4
rich==13.9.3
rich==13.9.4
securesystemslib==1.1.0
sigstore-protobuf-specs==0.3.2
sigstore-rekor-types==0.0.13
Expand Down
22 changes: 10 additions & 12 deletions requirements/zabbix-cli-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,27 +1,25 @@
annotated-types==0.7.0
anyio==4.6.1
anyio==4.6.2.post1
click==8.1.7
click-repl==0.2.0
h11==0.14.0
httpcore==1.0.6
httpcore==1.0.7
httpx==0.27.2
idna==3.10
markdown-it-py==3.0.0
mdurl==0.1.2
packaging==24.1
packaging==24.2
platformdirs==4.3.6
prompt-toolkit==3.0.48
pydantic==2.9.2
pydantic-core==2.23.4
Pygments==2.18.0
rich==13.9.2
pydantic==2.10.2
pydantic-core==2.27.1
pygments==2.18.0
rich==13.9.4
shellingham==1.5.4
six==1.16.0
sniffio==1.3.1
socksio==1.0.0
StrEnum==0.4.15
tomli==2.0.2
strenum==0.4.15
tomli==2.2.1
tomli-w==1.1.0
typer==0.12.5
typer==0.13.1
typing-extensions==4.12.2
wcwidth==0.2.13

0 comments on commit 248ac99

Please sign in to comment.