Skip to content

Commit

Permalink
dev: Updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MSAdministrator committed Feb 1, 2023
1 parent fdbff59 commit b99671a
Show file tree
Hide file tree
Showing 5 changed files with 1,011 additions and 967 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pip==22.2.2
nox==2022.8.7
nox-poetry==1.0.1
poetry==1.2.0
virtualenv==20.16.4
pip==23.0
nox==2022.11.21
nox-poetry==1.0.2
poetry==1.3.2
virtualenv==20.17.1
pre-commit==2.20.0
2 changes: 1 addition & 1 deletion .github/workflows/distribute.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
python-version: "3.10"
- name: Set up poetry
uses: abatilo/actions-poetry@v2.1.6
uses: abatilo/actions-poetry@v2.2.0
with:
poetry-version: 1.2.0
- name: Publish
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
uses: actions/checkout@v3

- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v4.0.0
uses: crazy-max/ghaction-github-labeler@v4.1.0
with:
skip-delete: true
8 changes: 4 additions & 4 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
furo==2022.6.21
sphinx==5.1.1
sphinx-click==4.3.0
myst_parser==0.18.0
furo==2022.12.7
sphinx==6.1.3
sphinx-click==4.4.0
myst_parser==0.18.1
Loading

0 comments on commit b99671a

Please sign in to comment.