Skip to content

Commit

Permalink
Bump dependencies from commit c059de (#2982)
Browse files Browse the repository at this point in the history
* Dependency updates

* Empty commit to trigger CI

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: CoolCat467 <[email protected]>
  • Loading branch information
github-actions[bot] and CoolCat467 authored Apr 1, 2024
1 parent c059de2 commit 929b6c8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ outcome==1.3.0.post0
# via -r docs-requirements.in
packaging==24.0
# via sphinx
pycparser==2.21
pycparser==2.22
# via cffi
pygments==2.17.2
# via sphinx
Expand Down
6 changes: 3 additions & 3 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ platformdirs==4.2.0
# pylint
pluggy==1.4.0
# via pytest
pycparser==2.21
pycparser==2.22
# via cffi
pygments==2.17.2
# via sphinx
Expand Down Expand Up @@ -157,9 +157,9 @@ tomlkit==0.12.4
# via pylint
trustme==1.1.0
# via -r test-requirements.in
types-cffi==1.16.0.20240311 ; implementation_name == "cpython"
types-cffi==1.16.0.20240331 ; implementation_name == "cpython"
# via -r test-requirements.in
types-docutils==0.20.0.20240317
types-docutils==0.20.0.20240331
# via -r test-requirements.in
types-pyopenssl==24.0.0.20240311 ; implementation_name == "cpython"
# via -r test-requirements.in
Expand Down

0 comments on commit 929b6c8

Please sign in to comment.