Skip to content

Commit 307efb7

Browse files
authored
keep lockfiles in sync for stable-2.17 (#2023)
This change updates lockfiles with "nox -s pip-compile -- --no-upgrade"
1 parent 1e296b7 commit 307efb7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/requirements-relaxed.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ antsibull-docutils==1.0.0
3737
antsibull-fileutils==1.0.0
3838
# via
3939
# antsibull-changelog
40+
# antsibull-core
4041
# antsibull-docs
4142
async-timeout==4.0.3
4243
# via aiohttp
@@ -109,7 +110,6 @@ pyproject-hooks==1.1.0
109110
pyyaml==6.0.2
110111
# via
111112
# -r tests/requirements-relaxed.in
112-
# antsibull-core
113113
# antsibull-docs
114114
# antsibull-fileutils
115115
requests==2.32.3

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ antsibull-docutils==1.0.0
3939
antsibull-fileutils==1.0.0
4040
# via
4141
# antsibull-changelog
42+
# antsibull-core
4243
# antsibull-docs
4344
async-timeout==4.0.3
4445
# via aiohttp
@@ -111,7 +112,6 @@ pyproject-hooks==1.1.0
111112
pyyaml==6.0.2
112113
# via
113114
# -r tests/requirements-relaxed.in
114-
# antsibull-core
115115
# antsibull-docs
116116
# antsibull-fileutils
117117
requests==2.32.3

0 commit comments

Comments
 (0)