Skip to content

Commit

Permalink
Merge pull request #24 from ral-facilities/dependabot/pip/pip-913acfb1cd
Browse files Browse the repository at this point in the history
Bump the pip group across 1 directory with 12 updates
  • Loading branch information
joelvdavies authored Oct 2, 2024
2 parents 865016b + 419ce4d commit c8c1408
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies = [
[project.optional-dependencies]
code-analysis = [
"black==24.8.0",
"pylint==3.2.7",
"pylint==3.3.1",
"object-storage-api[test]"
]
test = [
Expand Down
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
annotated-types==0.7.0
anyio==4.5.0
boto3==1.35.22
botocore==1.35.22
anyio==4.6.0
boto3==1.35.31
botocore==1.35.31
certifi==2024.8.30
cffi==1.17.1
click==8.1.7
Expand All @@ -11,7 +11,7 @@ email_validator==2.2.0
fastapi==0.115.0
fastapi-cli==0.0.5
h11==0.14.0
httpcore==1.0.5
httpcore==1.0.6
httptools==0.6.1
httpx==0.27.2
idna==3.10
Expand All @@ -29,22 +29,22 @@ pydantic-settings==2.5.2
pydantic_core==2.23.4
Pygments==2.18.0
PyJWT==2.9.0
pymongo==4.9.1
pymongo==4.10.1
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-multipart==0.0.9
python-multipart==0.0.12
PyYAML==6.0.2
rich==13.8.1
rich==13.9.1
s3transfer==0.10.2
shellingham==1.5.4
six==1.16.0
sniffio==1.3.1
starlette==0.38.5
starlette==0.38.6
typer==0.12.5
typing_extensions==4.12.2
ujson==5.10.0
urllib3==2.2.3
uvicorn==0.30.6
uvicorn==0.31.0
uvloop==0.20.0
watchfiles==0.24.0
websockets==13.0.1
websockets==13.1

0 comments on commit c8c1408

Please sign in to comment.