Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/types-setuptools-68.2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jmuelbert authored Nov 24, 2023
2 parents 6d588f5 + 2e1a2c6 commit 18909ed
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/commit-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/[email protected].16
- uses: ahmadnassri/[email protected].17
with:
config: .github/linters/.commit-lint.yml
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
sphinx==7.2.6
sphinx-click==5.0.1
sphinx-click==5.1.0
sphinx-rtd-theme==1.3.0
9 changes: 5 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ reorder-python-imports = "^3.10.0"
pre-commit-hooks = "^4.4.0"
faker = "^18.13.0"
sphinx-click = "^4.4.0"
Pygments = "^2.16.1"
Pygments = "^2.17.2"
openpyxl-stubs = "^0.1.25"
types-PyYAML = "^6.0.12"
types-setuptools = "^68.2.0"
Expand Down

0 comments on commit 18909ed

Please sign in to comment.