Skip to content

Commit

Permalink
Bump the pip group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
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.7 to 5.0.10
- [Commits](django/django@5.0.7...5.0.10)

Updates `keras` from 2.13.1 to 3.8.0
- [Release notes](https://github.com/keras-team/keras/releases)
- [Commits](keras-team/keras@v2.13.1...v3.8.0)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: keras
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent ed51cd9 commit d9fc7ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

# Framework Web Application:
Django==5.0.7
Django==5.0.10


# Data Manipulation Libraries:
Expand All @@ -17,7 +17,7 @@ scikit-learn==1.5.0

# Machine Learning Libraries:
tensorflow==2.12.1
keras==2.13.1
keras==3.8.0

# Natural Language Processing Libraries:
nltk==3.9
Expand Down

0 comments on commit d9fc7ab

Please sign in to comment.