Skip to content

Commit

Permalink
Merge branch 'dev' into dependabot/pip/dev/flake8-7.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
c-martinez authored Jan 31, 2025
2 parents 3f7fb4e + 6873ea5 commit 38f7a04
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
mock==5.1.0
pytest==8.3.3
flake8==7.1.1
six==1.17.0
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Flask==3.0.3
Flask-Cors==5.0.0
pyaml==24.9.0
python-gitlab==4.12.1
rdflib==7.0.0
rdflib==7.1.1
requests==2.32.3
SPARQLTransformer==2.4.0
PyGithub==2.3.0
PyGithub==2.5.0
gunicorn==23.0.0; sys_platform!="win32"
waitress>=1.4.2; sys_platform=="win32"

0 comments on commit 38f7a04

Please sign in to comment.