Skip to content

Commit e6cc072

Browse files
authored
Merge pull request #172 from 56kyle/release/1.0.4
Release/1.0.4
2 parents b3c1504 + d955134 commit e6cc072

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pip==24.2
2-
nox==2022.8.7
2+
nox==2024.4.15
33
nox-poetry==1.0.3
44
poetry==1.8.3
55
virtualenv==20.26.3

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
furo==2022.12.7
22
sphinx==8.0.2
3-
sphinx-click==4.4.0
3+
sphinx-click==6.0.0
44
myst_parser==4.0.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pytest-static"
3-
version = "1.0.3"
3+
version = "1.0.4"
44
description = "pytest-static"
55
authors = ["Kyle Oliver <56kyleoliver@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)