Skip to content

Commit 5a5ce91

Browse files
authored
Merge branch 'dev' into dependabot/pip/dev/python-gitlab-5.3.0
2 parents 304c9e6 + 5822ec6 commit 5a5ce91

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

requirements-test.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
mock==5.1.0
22
pytest==8.3.3
3-
flake8==7.1.0
3+
flake8==7.1.1
4+
six==1.17.0

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ Flask==3.0.3
33
Flask-Cors==5.0.0
44
pyaml==24.9.0
55
python-gitlab==5.3.0
6-
rdflib==7.0.0
6+
rdflib==7.1.1
77
requests==2.32.3
88
SPARQLTransformer==2.4.0
9-
PyGithub==2.3.0
9+
PyGithub==2.5.0
1010
gunicorn==23.0.0; sys_platform!="win32"
1111
waitress>=1.4.2; sys_platform=="win32"

0 commit comments

Comments
 (0)