Skip to content

Commit

Permalink
Merge pull request #55 from vasudev-gm/dependabot/pip/django-5.1.3
Browse files Browse the repository at this point in the history
Bump django from 5.1 to 5.1.3
  • Loading branch information
vasudev-gm authored Nov 28, 2024
2 parents e392bbd + b21d5da commit 1ee2a29
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
14 changes: 7 additions & 7 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,21 @@ coloredlogs==15.0.1; python_version >= '2.7' and python_version not in '3.0, 3.1
django==5.1.3; python_version >= '3.10'
django-ninja==1.3.0; python_version >= '3.7'
flatbuffers==24.3.25
granian==1.6.3; python_version >= '3.8'
granian==1.5.2; python_version >= '3.8'
humanfriendly==10.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
magika==0.5.1; python_version < '3.13' and python_version >= '3.8'
mpmath==1.3.0
numpy==1.26.4; python_version < '3.13' and python_version >= '3.9'
onnxruntime==1.20.1
packaging==24.2; python_version >= '3.8'
protobuf==5.28.3; python_version >= '3.8'
pydantic==2.10.2; python_version >= '3.8'
pydantic-core==2.27.0; python_version >= '3.8'
pyreadline3==3.5.4; python_version >= '3.8' and sys_platform == 'win32'
onnxruntime==1.18.1
packaging==24.1; python_version >= '3.8'
protobuf==5.27.3; python_version >= '3.8'
pydantic==2.8.2; python_version >= '3.8'
pydantic-core==2.20.1; python_version >= '3.8'
pyreadline3==3.4.1; python_version >= '3.8' and sys_platform == 'win32'
python-dotenv==1.0.1; python_version >= '3.8'
sqlparse==0.5.2; python_version >= '3.8'
sympy==1.13.3; python_version >= '3.8'
sympy==1.13.2; python_version >= '3.8'
tabulate==0.9.0; python_version >= '3.7'
tqdm==4.67.1; python_version >= '3.7'
tqdm==4.66.5; python_version >= '3.7'
typing-extensions==4.12.2; python_version < '3.13'
tzdata==2024.2; sys_platform == 'win32'
tzdata==2024.1; sys_platform == 'win32'

0 comments on commit 1ee2a29

Please sign in to comment.