diff --git a/requirement/dev.txt b/requirement/dev.txt index 9e3dfcb5a..dca582f72 100644 --- a/requirement/dev.txt +++ b/requirement/dev.txt @@ -1,7 +1,7 @@ -r include/build.txt bumpversion==0.6.0 -mkdocs==1.3.0 -pymdown-extensions==10.0.1 -mkdocs-material==8.2.12 -mkdocstrings==0.18.1 -black==22.3.0 +mkdocs==1.5.3 +pymdown-extensions==10.5 +mkdocs-material==9.4.14 +mkdocstrings==0.24.0 +black==23.11.0 diff --git a/requirement/include/build.txt b/requirement/include/build.txt index 03417781a..180e6154a 100644 --- a/requirement/include/build.txt +++ b/requirement/include/build.txt @@ -1 +1 @@ -wheel==0.38.2 +wheel==0.42.0 diff --git a/requirement/include/lint.txt b/requirement/include/lint.txt index ec6112141..7e65f6479 100644 --- a/requirement/include/lint.txt +++ b/requirement/include/lint.txt @@ -1 +1 @@ -flake8==4.0.1 +flake8==6.1.0 diff --git a/requirement/include/test-management.txt b/requirement/include/test-management.txt index a756109af..af925ff47 100644 --- a/requirement/include/test-management.txt +++ b/requirement/include/test-management.txt @@ -1,3 +1,3 @@ codecov==2.1.13 coverage>=4.4 -tox==3.25.0 +tox==4.11.4 diff --git a/requirement/main.txt b/requirement/main.txt index f59266abf..df4a654d0 100644 --- a/requirement/main.txt +++ b/requirement/main.txt @@ -1,31 +1,31 @@ -alembic==1.7.7 +alembic==1.13.0 SQLAlchemy==1.3.18 # pyup: ignore -PyYAML==6.0 -psycopg2-binary==2.9.3 +PyYAML==6.0.1 +psycopg2-binary==2.9.9 python-dateutil==2.8.2 -boto3==1.22.4 -click==8.1.3 +boto3==1.33.5 +click==8.1.7 inflection==0.5.1 -numpy==1.22.3 +numpy==1.26.2 sqlalchemy-postgres-copy==0.5.0 -retrying==1.3.3 -Dickens==1.0.1 +retrying==1.3.4 +Dickens==2.1.1 signalled-timeout==1.0.0 -wrapt==1.14.0 -argcmdr==0.7.0 +wrapt==1.16.0 +argcmdr==1.0.1 sqlparse==0.4.4 -pebble==4.6.3 -adjustText==0.7.3 -graphviz==0.20 +pebble==5.0.4 +adjustText==0.8 +graphviz==0.20.1 requests==2.31.0 coloredlogs==15.0.1 verboselogs==1.7 s3fs==0.4.2 # pyup: ignore -scipy==1.8.0 -scikit-learn==1.0.2 -matplotlib==3.5.1 +scipy==1.11.4 +scikit-learn==1.3.2 +matplotlib==3.8.2 pandas==1.3.5 # pyup: ignore -seaborn==0.11.2 +seaborn==0.13.0 ohio==0.5.0 diff --git a/requirement/test.txt b/requirement/test.txt index 0ffe10b34..b320e8fe8 100644 --- a/requirement/test.txt +++ b/requirement/test.txt @@ -1,11 +1,11 @@ -r include/lint.txt -r include/test-management.txt parsedatetime==2.6 -csvkit==1.0.7 -factory_boy==3.2.1 +csvkit==1.3.0 +factory_boy==3.3.0 testing.postgresql==1.3.0 pytest==6.2.5 #<4.0.0 # pyup: ignore -pytest-cov==3.0.0 -moto==3.1.7 -fakeredis==1.7.1 -hypothesis==6.46.1 +pytest-cov==4.1.0 +moto==4.2.10 +fakeredis==2.20.0 +hypothesis==6.91.0