Skip to content

Commit

Permalink
Merge pull request #40 from ral-facilities/dependabot/pip/pip-79028df738
Browse files Browse the repository at this point in the history
Bump the pip group with 8 updates
  • Loading branch information
joelvdavies authored Oct 14, 2024
2 parents ea0ef0c + ab9863a commit c93d2e7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies = [

[project.optional-dependencies]
code-analysis = [
"black==24.8.0",
"black==24.10.0",
"pylint==3.3.1",
"object-storage-api[test]"
]
Expand Down
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
annotated-types==0.7.0
anyio==4.6.0
boto3==1.35.31
botocore==1.35.31
boto3==1.35.35
botocore==1.35.35
certifi==2024.8.30
cffi==1.17.1
click==8.1.7
cryptography==43.0.1
dnspython==2.6.1
dnspython==2.7.0
email_validator==2.2.0
fastapi==0.115.0
fastapi-cli==0.0.5
Expand All @@ -19,22 +19,22 @@ itsdangerous==2.2.0
Jinja2==3.1.4
jmespath==1.0.1
markdown-it-py==3.0.0
MarkupSafe==2.1.5
MarkupSafe==3.0.0
mdurl==0.1.2
orjson==3.10.7
pycparser==2.22
pydantic==2.9.2
pydantic-extra-types==2.9.0
pydantic-settings==2.5.2
pydantic_core==2.23.4
pydantic-core==2.23.4
Pygments==2.18.0
PyJWT==2.9.0
pymongo==4.10.1
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-multipart==0.0.12
PyYAML==6.0.2
rich==13.9.1
rich==13.9.2
s3transfer==0.10.2
shellingham==1.5.4
six==1.16.0
Expand Down

0 comments on commit c93d2e7

Please sign in to comment.