Skip to content

Commit

Permalink
Merge pull request #65 from ral-facilities/dependabot/pip/pip-58ec2935a3
Browse files Browse the repository at this point in the history
Bump the pip group across 1 directory with 17 updates
  • Loading branch information
joelvdavies authored Nov 18, 2024
2 parents 603dcd9 + 64db4b2 commit 005e416
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@ code-analysis = [
test = [
"pytest==8.3.3",
"pytest-asyncio==0.24.0",
"pytest-cov==5.0.0",
"pytest-cov==6.0.0",
"pytest-env==1.1.5",
"requests==2.32.3"
]

scripts = [
"faker==30.3.0",
"faker-file[pdf,docx,images]==0.17.12",
"faker==33.0.0",
"faker-file[pdf,docx,images]==0.17.14",
]

dev = [
Expand Down
26 changes: 13 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
annotated-types==0.7.0
anyio==4.6.2.post1
boto3==1.35.45
botocore==1.35.45
boto3==1.35.63
botocore==1.35.63
certifi==2024.8.30
cffi==1.17.1
click==8.1.7
cryptography==43.0.3
dnspython==2.7.0
email_validator==2.2.0
fastapi==0.115.2
fastapi==0.115.5
fastapi-cli==0.0.5
h11==0.14.0
httpcore==1.0.6
httpcore==1.0.7
httptools==0.6.4
httpx==0.27.2
idna==3.10
Expand All @@ -21,31 +21,31 @@ jmespath==1.0.1
markdown-it-py==3.0.0
MarkupSafe==3.0.2
mdurl==0.1.2
orjson==3.10.9
orjson==3.10.11
pillow==11.0.0
pycparser==2.22
pydantic==2.9.2
pydantic-extra-types==2.9.0
pydantic-settings==2.6.0
pydantic-extra-types==2.10.0
pydantic-settings==2.6.1
pydantic_core==2.23.4
Pygments==2.18.0
PyJWT==2.9.0
PyJWT==2.10.0
pymongo==4.10.1
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-multipart==0.0.12
python-multipart==0.0.17
PyYAML==6.0.2
rich==13.9.2
rich==13.9.4
s3transfer==0.10.3
shellingham==1.5.4
six==1.16.0
sniffio==1.3.1
starlette==0.40.0
typer==0.12.5
starlette==0.41.2
typer==0.13.0
typing_extensions==4.12.2
ujson==5.10.0
urllib3==2.2.3
uvicorn==0.32.0
uvloop==0.21.0
watchfiles==0.24.0
websockets==13.1
websockets==14.1

0 comments on commit 005e416

Please sign in to comment.