Skip to content

Commit

Permalink
Merge pull request Arelle#1383 from Arelle/dependabot/pip/python-depe…
Browse files Browse the repository at this point in the history
…ndencies-a371d91e68
  • Loading branch information
austinmatherne-wk authored Oct 21, 2024
2 parents 239d5da + 4934080 commit 652959a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
flake8==7.1.1
flake8-noqa==1.4.0

mypy==1.12.0
mypy==1.12.1

boto3-stubs==1.35.41
boto3-stubs==1.35.44
lxml-stubs==0.5.1
types-PyMySQL==1.1.0.20240524
types-python-dateutil==2.9.0.20241003
Expand Down
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boto3==1.35.41
boto3==1.35.44
pytest==8.3.3

-r requirements.txt
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lxml==5.3.0
OpenPyXL==3.1.5
pyparsing==3.1.4
regex==2024.9.11
isodate==0.6.1
isodate==0.7.2
aniso8601==9.0.1
CherryPy==18.10.0
Cheroot==10.0.1
Expand All @@ -28,7 +28,7 @@ cx_Oracle==8.3.0
pg8000==1.31.2
PyMySQL==1.1.1
pyodbc==5.2.0
RDFLib==7.0.0
RDFLib==7.1.0
# other
graphviz==0.20.3
Pillow==10.4.0
Expand Down

0 comments on commit 652959a

Please sign in to comment.