From 90df4ed430b49c1076c9b09a974e81bc077e7be8 Mon Sep 17 00:00:00 2001 From: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com> Date: Fri, 9 Feb 2024 09:56:59 -0500 Subject: [PATCH] chore: Updating Python Requirements (#475) --- edx_repo_tools/conventional_commits/extra.txt | 6 +++--- edx_repo_tools/find_dependencies/extra.txt | 2 +- edx_repo_tools/repo_access_scraper/extra.txt | 2 +- edx_repo_tools/repo_checks/extra.txt | 2 +- requirements/base.txt | 8 ++++---- requirements/development.txt | 12 ++++++------ requirements/pip.txt | 2 +- 7 files changed, 17 insertions(+), 17 deletions(-) diff --git a/edx_repo_tools/conventional_commits/extra.txt b/edx_repo_tools/conventional_commits/extra.txt index 2adbc986..cd7f2f76 100644 --- a/edx_repo_tools/conventional_commits/extra.txt +++ b/edx_repo_tools/conventional_commits/extra.txt @@ -14,7 +14,7 @@ cycler==0.12.1 # via matplotlib dataset==1.6.2 # via -r edx_repo_tools/conventional_commits/extra.in -fonttools==4.47.2 +fonttools==4.48.1 # via matplotlib greenlet==3.0.3 # via @@ -30,7 +30,7 @@ kiwisolver==1.4.5 # via matplotlib mako==1.3.2 # via alembic -markupsafe==2.1.4 +markupsafe==2.1.5 # via mako matplotlib==3.7.4 # via -r edx_repo_tools/conventional_commits/extra.in @@ -51,7 +51,7 @@ python-dateutil==2.8.2 # via # matplotlib # pandas -pytz==2023.4 +pytz==2024.1 # via pandas six==1.16.0 # via python-dateutil diff --git a/edx_repo_tools/find_dependencies/extra.txt b/edx_repo_tools/find_dependencies/extra.txt index 3bfe126b..f181f9b4 100644 --- a/edx_repo_tools/find_dependencies/extra.txt +++ b/edx_repo_tools/find_dependencies/extra.txt @@ -4,7 +4,7 @@ # # make upgrade # -certifi==2023.11.17 +certifi==2024.2.2 # via requests charset-normalizer==3.3.2 # via requests diff --git a/edx_repo_tools/repo_access_scraper/extra.txt b/edx_repo_tools/repo_access_scraper/extra.txt index 44832352..882f57f9 100644 --- a/edx_repo_tools/repo_access_scraper/extra.txt +++ b/edx_repo_tools/repo_access_scraper/extra.txt @@ -8,7 +8,7 @@ greenlet==3.0.3 # via # -c edx_repo_tools/repo_access_scraper/../../requirements/constraints.txt # playwright -playwright==1.41.1 +playwright==1.41.2 # via -r edx_repo_tools/repo_access_scraper/extra.in pyee==11.0.1 # via playwright diff --git a/edx_repo_tools/repo_checks/extra.txt b/edx_repo_tools/repo_checks/extra.txt index 0cbb4334..d8128a45 100644 --- a/edx_repo_tools/repo_checks/extra.txt +++ b/edx_repo_tools/repo_checks/extra.txt @@ -6,7 +6,7 @@ # cache-to-disk==2.0.0 # via -r edx_repo_tools/repo_checks/extra.in -certifi==2023.11.17 +certifi==2024.2.2 # via requests charset-normalizer==3.3.2 # via requests diff --git a/requirements/base.txt b/requirements/base.txt index 0d90a5f9..b05b1ed5 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -14,11 +14,11 @@ backports-csv==1.0.7 # via -r requirements/base.in bowler==0.9.0 # via -r requirements/base.in -cachecontrol==0.13.1 +cachecontrol==0.14.0 # via -r requirements/base.in cachetools==5.3.2 # via tox -certifi==2023.11.17 +certifi==2024.2.2 # via requests cffi==1.16.0 # via cryptography @@ -74,7 +74,7 @@ packaging==23.2 # pyproject-api # pytest # tox -path==16.9.0 +path==16.10.0 # via path-py path-py==12.5.0 # via -r requirements/base.in @@ -116,7 +116,7 @@ requests==2.31.0 # -r requirements/base.in # cachecontrol # github3-py -ruamel-yaml==0.18.5 +ruamel-yaml==0.18.6 # via -r requirements/base.in ruamel-yaml-clib==0.2.8 # via ruamel-yaml diff --git a/requirements/development.txt b/requirements/development.txt index 04f581ed..e30f7ec6 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -8,7 +8,7 @@ appdirs==1.4.4 # via # -r requirements/base.txt # fissix -astroid==3.0.2 +astroid==3.0.3 # via # pylint # pylint-celery @@ -22,13 +22,13 @@ bowler==0.9.0 # via -r requirements/base.txt build==1.0.3 # via pip-tools -cachecontrol==0.13.1 +cachecontrol==0.14.0 # via -r requirements/base.txt cachetools==5.3.2 # via # -r requirements/base.txt # tox -certifi==2023.11.17 +certifi==2024.2.2 # via # -r requirements/base.txt # requests @@ -120,7 +120,7 @@ lazy==1.6 # via -r requirements/base.txt lockfile==0.12.2 # via -r requirements/base.txt -markupsafe==2.1.4 +markupsafe==2.1.5 # via jinja2 mccabe==0.7.0 # via pylint @@ -141,7 +141,7 @@ packaging==23.2 # pyproject-api # pytest # tox -path==16.9.0 +path==16.10.0 # via # -r requirements/base.txt # path-py @@ -225,7 +225,7 @@ requests==2.31.0 # responses responses==0.24.1 # via -r requirements/development.in -ruamel-yaml==0.18.5 +ruamel-yaml==0.18.6 # via -r requirements/base.txt ruamel-yaml-clib==0.2.8 # via diff --git a/requirements/pip.txt b/requirements/pip.txt index a4cf5307..dfa2b778 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -8,7 +8,7 @@ wheel==0.42.0 # via -r requirements/pip.in # The following packages are considered to be unsafe in a requirements file: -pip==23.3.2 +pip==24.0 # via -r requirements/pip.in setuptools==69.0.3 # via -r requirements/pip.in