Skip to content

Commit 2eee606

Browse files
committed
chore(setup): bump dependencies
1 parent 9732ca3 commit 2eee606

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

setup.cfg

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# This file is part of Invenio.
44
# Copyright (C) 2022 CERN.
5-
# Copyright (C) 2022-2024 Graz University of Technology.
5+
# Copyright (C) 2022-2026 Graz University of Technology.
66
# Copyright (C) 2024 KTH Royal Institute of Technology.
77
#
88
# Invenio is free software; you can redistribute it and/or modify it
@@ -35,10 +35,10 @@ install_requires =
3535

3636
[options.extras_require]
3737
tests =
38-
pytest-black-ng>=0.4.0
39-
invenio-db>=2.0.0,<3.0.0
40-
invenio-records>=3.0.0,<4.0.0
41-
pytest-invenio>=3.0.0,<4.0.0
38+
pytest-black>=0.6.0
39+
invenio-db>=2.2.0,<3.0.0
40+
invenio-records>=4.0.0,<5.0.0
41+
pytest-invenio>=4.0.0,<5.0.0
4242
sphinx>=4.5
4343

4444
[options.entry_points]

0 commit comments

Comments
 (0)