Skip to content

Commit cdb94f1

Browse files
fix: bump the pip group across 1 directory with 2 updates
Bumps the pip group with 2 updates in the / directory: [django](https://github.com/django/django) and [keras](https://github.com/keras-team/keras). Updates `django` from 5.1.7 to 5.1.13 - [Commits](django/django@5.1.7...5.1.13) Updates `keras` from 3.10.0 to 3.12.0 - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](keras-team/keras@v3.10.0...v3.12.0) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.13 dependency-type: direct:production dependency-group: pip - dependency-name: keras dependency-version: 3.12.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f024c45 commit cdb94f1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
# Framework Web Application:
3-
Django==5.1.7
3+
Django==5.1.13
44

55

66
# Data Manipulation Libraries:
@@ -17,7 +17,7 @@ scikit-learn==1.6.1
1717

1818
# Machine Learning Libraries:
1919
tensorflow==2.19.0
20-
keras==3.10.0
20+
keras==3.12.0
2121

2222
# Natural Language Processing Libraries:
2323
nltk==3.9.1

0 commit comments

Comments
 (0)