Skip to content

Commit 769af48

Browse files
build(deps-dev): bump parse from 1.20.2 to 1.21.1 (#523)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e4c130 commit 769af48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ tests = [
4747
"pygithub==2.9.0",
4848
"lxml==5.3.0",
4949
"numpy==2.2.6",
50-
"parse==1.20.2",
50+
"parse==1.21.1",
5151
"pytest==9.0.2",
5252
"pytest-cov==7.0.0",
5353
"pytest-rerunfailures==16.1",
@@ -64,7 +64,7 @@ doc = [
6464
"numpy==2.2.6",
6565
"numpydoc==1.10.0",
6666
"pandas==2.3.3",
67-
"parse==1.20.2",
67+
"parse==1.21.1",
6868
"pypandoc==1.17",
6969
"pytest-sphinx==0.7.1",
7070
"regex==2025.7.34",

0 commit comments

Comments
 (0)