Skip to content

Commit

Permalink
Merge pull request #1114 from voxpupuli/dependabot/pip/python-1b790c0bc9
Browse files Browse the repository at this point in the history
Bump the python group across 1 directory with 15 updates
  • Loading branch information
bastelfreak committed Jun 13, 2024
2 parents 37cba3e + f682428 commit fce31d7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
12 changes: 6 additions & 6 deletions requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
-r requirements.txt
pep8==1.7.1
coverage==7.4.4
coverage==7.5.3
mock==5.1.0
pytest==8.1.1
pylint==3.1.0
pytest==8.2.2
pylint==3.2.3
pytest-pylint==0.21.0
pytest-cov==5.0.0
pytest-mock==3.14.0
Expand All @@ -12,7 +12,7 @@ pytest-randomly==3.15.0
cov-core==1.15.0
beautifulsoup4==4.12.3
bandit==1.7.8
mypy==1.9.0
types-requests==2.31.0.20240406
types-setuptools==69.5.0.20240415
mypy==1.10.0
types-requests==2.32.0.20240602
types-setuptools==70.0.0.20240524
types-toml==0.10.8.20240310
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
certifi==2024.2.2
certifi==2024.6.2
charset-normalizer==3.3.2
click==8.1.7
commonmark==0.9.1
Flask==3.0.3
Flask-APScheduler==1.13.1
Flask-Caching==2.1.0
Flask-Caching==2.3.0
Flask-WTF==1.2.1
idna==3.7
itsdangerous==2.1.2
Jinja2==3.1.3
itsdangerous==2.2.0
Jinja2==3.1.4
MarkupSafe==2.1.5
packaging==24.0
packaging==24.1
pyparsing==3.1.2
pypuppetdb==3.2.0
requests==2.31.0
typing_extensions==4.11.0
requests==2.32.3
typing_extensions==4.12.2
urllib3==2.2.1
Werkzeug==3.0.2
Werkzeug==3.0.3
WTForms==3.1.2
zipp==3.18.1
zipp==3.19.2

0 comments on commit fce31d7

Please sign in to comment.