chore(pip-prod)(deps): bump sentry-sdk from 2.3.1 to 2.5.0 #261
							
								
								
									
										8
									
								
								poetry.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								poetry.lock
									
									
									
										generated
									
									
									
								
							@@ -770,13 +770,13 @@ requests = ">=2.0.1,<3.0.0"
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
[[package]]
 | 
					[[package]]
 | 
				
			||||||
name = "sentry-sdk"
 | 
					name = "sentry-sdk"
 | 
				
			||||||
version = "2.4.0"
 | 
					version = "2.5.0"
 | 
				
			||||||
description = "Python client for Sentry (https://sentry.io)"
 | 
					description = "Python client for Sentry (https://sentry.io)"
 | 
				
			||||||
optional = false
 | 
					optional = false
 | 
				
			||||||
python-versions = ">=3.6"
 | 
					python-versions = ">=3.6"
 | 
				
			||||||
files = [
 | 
					files = [
 | 
				
			||||||
    {file = "sentry_sdk-2.4.0-py2.py3-none-any.whl", hash = "sha256:a42b70981cd4ed7da3c85d0360502d2ac932a15a4a420b360e1ebded2fc19a92"},
 | 
					    {file = "sentry_sdk-2.5.0-py2.py3-none-any.whl", hash = "sha256:75d2e1fd8a887fdf63df612f5d37991c248a080b886d80714560bdded2bb9051"},
 | 
				
			||||||
    {file = "sentry_sdk-2.4.0.tar.gz", hash = "sha256:62b9bb0489e731ecbce008f9647899b51d220067a75c3adfd46f8187660c0029"},
 | 
					    {file = "sentry_sdk-2.5.0.tar.gz", hash = "sha256:05453f921c561b51159f712c2cd267b595e5c195b38b337d03baeb42719dd3c7"},
 | 
				
			||||||
]
 | 
					]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[package.dependencies]
 | 
					[package.dependencies]
 | 
				
			||||||
@@ -1001,4 +1001,4 @@ files = [
 | 
				
			|||||||
[metadata]
 | 
					[metadata]
 | 
				
			||||||
lock-version = "2.0"
 | 
					lock-version = "2.0"
 | 
				
			||||||
python-versions = "^3.11.2"
 | 
					python-versions = "^3.11.2"
 | 
				
			||||||
content-hash = "010b1cb5e8168c8e8689e083772339276e4d6442be58b3a7254218fc635fbbfd"
 | 
					content-hash = "dcf9a8cf97b3308835f66d42239f8c324e6f40c957b2e5b54e17b9f015709974"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -9,7 +9,7 @@ readme = "README.md"
 | 
				
			|||||||
python = "^3.11.2"
 | 
					python = "^3.11.2"
 | 
				
			||||||
webex-bot = "^0.5.1"
 | 
					webex-bot = "^0.5.1"
 | 
				
			||||||
pillow = "^10.3.0"
 | 
					pillow = "^10.3.0"
 | 
				
			||||||
sentry-sdk = "^2.4.0"
 | 
					sentry-sdk = "^2.5.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[tool.poetry.group.dev.dependencies]
 | 
					[tool.poetry.group.dev.dependencies]
 | 
				
			||||||
black = "^24.4.2"
 | 
					black = "^24.4.2"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user