Skip to content

Commit feacce6

Browse files
Bump jinja2
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.6. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.2...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c86ef96 commit feacce6

File tree

1 file changed

+1
-1
lines changed
  • weather_vibes_agp/tutorials/02-weather-vibes-agent/weather_vibes

1 file changed

+1
-1
lines changed

weather_vibes_agp/tutorials/02-weather-vibes-agent/weather_vibes/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
fastapi==0.110.0
33
uvicorn==0.27.0
44
python-dotenv==1.0.0
5-
jinja2==3.1.2
5+
jinja2==3.1.6
66
pydantic
77
rich>=13.0.0
88

0 commit comments

Comments
 (0)