Skip to content

Commit 612f092

Browse files
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.0.10 to 5.1.15 - [Commits](django/django@5.0.10...5.1.15) Updates `keras` from 3.12.0 to 3.13.1 - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](keras-team/keras@v3.12.0...v3.13.1) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.15 dependency-type: direct:production dependency-group: pip - dependency-name: keras dependency-version: 3.13.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f45c4dc commit 612f092

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.0.10
3+
Django==5.1.15
44

55

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

1818
# Machine Learning Libraries:
1919
tensorflow==2.12.1
20-
keras==3.12.0
20+
keras==3.13.1
2121

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

0 commit comments

Comments
 (0)