Skip to content

Commit e145306

Browse files
Bump gitdb from 4.0.10 to 4.0.11
Bumps [gitdb](https://github.com/gitpython-developers/gitdb) from 4.0.10 to 4.0.11. - [Release notes](https://github.com/gitpython-developers/gitdb/releases) - [Commits](gitpython-developers/gitdb@4.0.10...4.0.11) --- updated-dependencies: - dependency-name: gitdb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a45fb3 commit e145306

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ entrypoints==0.4
1515
Flask==2.2.5
1616
Flask-Cors==4.0.0
1717
Flask-SocketIO==5.3.6
18-
gitdb==4.0.10
18+
gitdb==4.0.11
1919
GitPython==3.1.40
2020
hiredis==2.2.2
2121
importlib-metadata==4.12.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Flask==2.2.5
1111
Flask-Cors==4.0.0
1212
Flask-SocketIO==5.3.6
1313
gevent==22.10.2
14-
gitdb==4.0.10
14+
gitdb==4.0.11
1515
GitPython==3.1.40
1616
gpiozero==1.6.2
1717
greenlet==2.0.2

0 commit comments

Comments
 (0)